diff options
Diffstat (limited to 'mg_tools.h')
-rw-r--r-- | mg_tools.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -31,7 +31,6 @@ void mgDebug (int level, const char *fmt, ...); void mgDebug (const char *fmt, ...); void mgWarning (const char *fmt, ...); void mgError (const char *fmt, ...); -int msprintf(char **strp, const char *fmt, ...); //@} #ifdef DEBUG |