diff --git a/Ja2/jascreens.cpp b/Ja2/jascreens.cpp index 24a6f3ae5..f62816e40 100644 --- a/Ja2/jascreens.cpp +++ b/Ja2/jascreens.cpp @@ -36,7 +36,6 @@ #include "sgp_logger.h" #include -#define _UNICODE // Networking Stuff #ifdef NETWORKED diff --git a/sgp/video.cpp b/sgp/video.cpp index 1a8cbd741..562003387 100644 --- a/sgp/video.cpp +++ b/sgp/video.cpp @@ -22,10 +22,6 @@ #include "Text.h" -#ifndef _MT -#define _MT -#endif - extern int iScreenMode; ///////////////////////////////////////////////////////////////////////////////////////////////////