diff options
Diffstat (limited to 'src/PcDebug.h')
-rw-r--r-- | src/PcDebug.h | 4 |
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 |