revert 4388 - was there already, I didn't notice. still no idea what the problem is
authornemo
Sun, 21 Nov 2010 16:13:44 -0500
changeset 4408 81b0961b9863
parent 4407 cdf844ce3d48
child 4409 a752e543d7b4
revert 4388 - was there already, I didn't notice. still no idea what the problem is
hedgewars/hwengine.pas
--- a/hedgewars/hwengine.pas	Sun Nov 21 15:57:38 2010 -0500
+++ b/hedgewars/hwengine.pas	Sun Nov 21 16:13:44 2010 -0500
@@ -355,7 +355,6 @@
         uVisualGears.initModule;
         uWorld.initModule;
         uCaptions.initModule;
-        uChat.initModule;
     end;
 end;