diff --git a/data/IntroText.h b/data/IntroText.h index f353c75f3..63f400555 100644 --- a/data/IntroText.h +++ b/data/IntroText.h @@ -41,9 +41,6 @@ static const char *introTextData = #ifdef X86_SSE3 "X86_SSE3 " #endif -#ifdef MACOSX - "MACOSX " -#endif #ifdef LUACONSOLE "LUACONSOLE " #endif