]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Also remove useless constant NEWLINES
authorterencehill <piuntn@gmail.com>
Sun, 26 Jun 2011 12:00:59 +0000 (14:00 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 26 Jun 2011 12:00:59 +0000 (14:00 +0200)
qcsrc/common/constants.qh

index 47f6c3a6a74be93179b674039f9731e66b603a9a..9035a974f15b50a867459d1126d1f7223eca66f0 100644 (file)
@@ -604,9 +604,6 @@ float HITTYPE_RESERVED = 0x1000; // unused yet
 #define FRAGS_PLAYER_NONSOLID -616
 // we can use this frags value for both
 
-//misc. stuff
-#define NEWLINES "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
-
 // water levels
 float WATERLEVEL_NONE = 0;
 float WATERLEVEL_WETFEET = 1;