mirror of
https://github.com/yquake2/ctf.git
synced 2024-11-10 06:31:34 +00:00
Removed unused prototype to GetGameApi()
Submitted by: Ozkan Sezer
This commit is contained in:
parent
dffca8fc79
commit
a65b93192c
1 changed files with 2 additions and 4 deletions
|
@ -209,7 +209,5 @@ typedef struct
|
|||
int max_edicts;
|
||||
} game_export_t;
|
||||
|
||||
game_export_t *GetGameApi(game_import_t *import);
|
||||
|
||||
#endif /* CTF_GAME_H */
|
||||
|
||||
|
|
Loading…
Reference in a new issue