summaryrefslogtreecommitdiff
path: root/src/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.h')
-rw-r--r--src/debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug.h b/src/debug.h
index 4048c16c0..8cf27f1ea 100644
--- a/src/debug.h
+++ b/src/debug.h
@@ -50,7 +50,6 @@
extern int _debug_gamelog_level;
void CDECL debug(const char *dbg, ...);
- void CDECL debug_print(const char *dbg, const char *buf);
#endif /* NO_DEBUG_MESSAGES */
void SetDebugString(const char *s);