aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBram (morningbird) <bram@morningbird>2012-08-01 15:05:46 +0200
committerBram (morningbird) <bram@morningbird>2012-08-01 15:05:46 +0200
commitb593e1cab3a31dff928eafd22f25f16e9daab61d (patch)
tree01d57e509c9266f39de7fa793a2430c06df9e8f5 /src
parent1b79f0f7ff33d437a0c6af56c0de0316e7ad00af (diff)
downloaddabmod-b593e1cab3a31dff928eafd22f25f16e9daab61d.tar.gz
dabmod-b593e1cab3a31dff928eafd22f25f16e9daab61d.tar.bz2
dabmod-b593e1cab3a31dff928eafd22f25f16e9daab61d.zip
dabmod: removed useless PcDebug function declarations
Diffstat (limited to 'src')
-rw-r--r--src/PcDebug.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/PcDebug.h b/src/PcDebug.h
index e4bfba3..6c6d30c 100644
--- a/src/PcDebug.h
+++ b/src/PcDebug.h
@@ -74,8 +74,4 @@
# endif
#endif
-void mpbdebugopen();
-void mpbdebug(const char* message, int val);
-
-
#endif // PC_DEBUG_H