diff options
Diffstat (limited to 'source/Globals.h')
-rw-r--r-- | source/Globals.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/source/Globals.h b/source/Globals.h index 6291c51e8..99ef55444 100644 --- a/source/Globals.h +++ b/source/Globals.h @@ -178,11 +178,3 @@ public: -// TODO: Remove this when 1.2 is the major version out there and we're fully compatible
-#ifndef MINECRAFT_1_2_2
- #define MINECRAFT_1_2_2 (1)
-#endif
-
-
-
-
|