Browse Source

Bad USE_COMPILER flags.. ( Sorry)

Roger Hughston 20 years ago
parent
commit
5e9a5e5028
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dtool/Config.pp

+ 0 - 1
dtool/Config.pp

@@ -717,7 +717,6 @@
 //    BOUNDS (BoundsChecker)
 //    BOUNDS (BoundsChecker)
 //    INTEL  (Intel C/C++ compiler)
 //    INTEL  (Intel C/C++ compiler)
 
 
-#define USE_COMPILER GCC
 #if $[WINDOWS_PLATFORM]
 #if $[WINDOWS_PLATFORM]
   #if $[eq $[USE_COMPILER],]
   #if $[eq $[USE_COMPILER],]
     #define USE_COMPILER MSVC7
     #define USE_COMPILER MSVC7