X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.c;h=266ad65c7a8e75793a4109b965b11f278828b524;hp=f94664ab3a2f0d577cb60b69b072d1b33ce71998;hb=d2587727d750fdf2aae4eb8f4acb487a5c211041;hpb=57de370c9ad327ece8d2013095281f6b7bbda658 diff --git a/src/main.c b/src/main.c index f94664ab..266ad65c 100644 --- a/src/main.c +++ b/src/main.c @@ -110,8 +110,6 @@ struct SoundInfo Sound[NUM_SOUNDS]; struct TapeInfo tape; struct OptionInfo options; struct SetupInfo setup; -struct SetupFileList *setup_list = NULL; -struct SetupFileList *level_setup_list = NULL; struct GameInfo game; struct GlobalInfo global;