diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index d1e992a..fd56316 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -21,8 +21,6 @@ uint32 BitmapFill = 0x00000001; #include <curl/curl.h> #endif -static real32 aaa; - #if SPECIAL #else #include "memory.cpp" |