hedgewars/uLandOutline.pas
branchwebgl
changeset 8850 ae8a957c69fd
parent 8330 aaefa587e277
child 10189 875607ce793d
--- a/hedgewars/uLandOutline.pas	Thu Apr 04 00:32:57 2013 +0200
+++ b/hedgewars/uLandOutline.pas	Thu Apr 04 01:38:30 2013 +0200
@@ -27,8 +27,6 @@
                                      end
            end;
 
-const
-    cMaxEdgePoints = 16384;
 
 procedure Push(_xl, _xr, _y, _dir: LongInt);
 begin