X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FErrorReporting.h;h=b6600afdc848d0685be8a90cfe5b020a5fb7fc03;hb=ce0bba1a070e5e64939491eb68087f68ef8fe870;hp=b5c0f512dd5f6003f6a0c60ba59deb2b3a99ccd8;hpb=5ba7f2d9a3f07f342afdf215a3307d5487cb6d43;p=rocksndiamonds.git diff --git a/src/game_sp/ErrorReporting.h b/src/game_sp/ErrorReporting.h index b5c0f512..b6600afd 100644 --- a/src/game_sp/ErrorReporting.h +++ b/src/game_sp/ErrorReporting.h @@ -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 */