rnd-20100315-2-src
[rocksndiamonds.git] / src / game_sp / ErrorReporting.h
index b5c0f512dd5f6003f6a0c60ba59deb2b3a99ccd8..b6600afdc848d0685be8a90cfe5b020a5fb7fc03 100644 (file)
@@ -13,7 +13,5 @@
 #include "global.h"
 
 extern void InitErrorReporting();
-extern void ReportError(char *Source, char *Message);
-extern void Trace(char *Source, char *Message);
 
 #endif /* ERRORREPORTING_H */