fix accidential resurrection of removed code of merge 63e2b7b2ec47
authorsheepluva
Sat, 04 Jul 2020 22:18:54 +0200
changeset 15667 02042ee48fde
parent 15666 10bcec19045c
child 15668 9455b9e56aee
fix accidential resurrection of removed code of merge 63e2b7b2ec47 code was originally removed in 93429d8f6b3f
hedgewars/uVariables.pas
--- a/hedgewars/uVariables.pas	Sat Jul 04 15:31:51 2020 +0200
+++ b/hedgewars/uVariables.pas	Sat Jul 04 22:18:54 2020 +0200
@@ -2980,8 +2980,6 @@
     cExplosives     := 2;
 
     GameState       := Low(TGameState);
-    zoom            := cDefaultZoomLevel;
-    ZoomValue       := cDefaultZoomLevel;
 
     if cDefaultChatScale < cMinChatScaleValue then
         cDefaultChatScale := cMinChatScaleValue