DEADSOFTWARE

cleanup: remove g_main.pas
[d2df-sdl.git] / src / game / g_netmsg.pas
index b5edf0afdcfcc5950293be410d82d0f7b35eb202..c49ffaa6aa6ae4a192465faad13ef82a7e3e3973 100644 (file)
@@ -277,7 +277,7 @@ implementation
 
 uses
   Math, ENet, e_input, e_log, g_base, g_basic,
-  g_textures, g_gfx, g_sound, g_console, g_options, g_main,
+  g_textures, g_gfx, g_sound, g_console, g_options,
   g_game, g_player, g_map, g_panel, g_items, g_weapons, g_phys, g_gui,
   g_language, g_monsters, g_netmaster, utils, wadreader, MAPDEF;