diff --git a/panda/src/gui/Sources.pp b/panda/src/gui/Sources.pp index 7c590f9b0e..9f706e640b 100644 --- a/panda/src/gui/Sources.pp +++ b/panda/src/gui/Sources.pp @@ -1,11 +1,6 @@ #define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \ dtoolutil:c dtoolbase:c dtool:m -#if $[eq $[USE_COMPILER], INTEL] -#define USE_COMPILER MSVC -#include $[DTOOL]/pptempl/compilerSettings.pp -#endif - #begin lib_target #define TARGET gui