X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fvb_lib.h;h=5c4852ce954cfd4f247a58fd5746af8d366fc5e8;hb=71c4b8d626b4a731a72840facb6bd548c7e33da9;hp=4f19f3a27bd48da1cc81fac375b6cb9334bb76c4;hpb=61c3da024802ecc0268bab42d7499fc0346e4fd3;p=rocksndiamonds.git diff --git a/src/game_sp/vb_lib.h b/src/game_sp/vb_lib.h index 4f19f3a2..5c4852ce 100644 --- a/src/game_sp/vb_lib.h +++ b/src/game_sp/vb_lib.h @@ -11,10 +11,6 @@ /* helper functions for constructs not supported by C */ -#if 0 -extern void *REDIM_1D(int, int, int); -#endif - extern int MyGetTickCount(); #endif /* VB_LIB_H */