unused #define

This commit is contained in:
Enno Rehling 2018-02-25 17:19:54 +01:00
parent 05242aaf2d
commit 6dd3783ecb
1 changed files with 0 additions and 2 deletions

View File

@ -50,9 +50,7 @@ void game_done(void)
free_game();
creport_cleanup();
#ifdef REPORT_FORMAT_NR
report_cleanup();
#endif
#endif
calendar_cleanup();
free_functions();