summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 807ee0fbab..190bf5f615 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -84,11 +84,6 @@ void force_check_log_size( void );
void dbgflush( void );
BOOL dbghdr( int level, char *file, char *func, int line );
-/*The following definitions come from lib/debugparse.c */
-
-char *dbg_token2string( dbg_Token tok );
-void dbg_test( void );
-
/*The following definitions come from lib/fault.c */
void fault_setup(void (*fn)(void *));