- cleanup and remove time() warning
git-svn-id: svn://svn.berlios.de/openocd/trunk@299 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -73,7 +73,6 @@ extern int debug_level;
|
||||
log_printf (LOG_ERROR, __FILE__, __LINE__, __FUNCTION__, expr); \
|
||||
} while(0)
|
||||
|
||||
|
||||
/* general failures
|
||||
* error codes < 100
|
||||
*/
|
||||
@@ -84,5 +83,4 @@ extern int debug_level;
|
||||
|
||||
char *allocPrintf(const char *fmt, va_list ap);
|
||||
|
||||
|
||||
#endif /* LOG_H */
|
||||
|
||||
Reference in New Issue
Block a user