Browse Source

removing dead header file from Sources.pp

Chris Brunner 16 years ago
parent
commit
569adce11b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      panda/src/physx/Sources.pp

+ 0 - 2
panda/src/physx/Sources.pp

@@ -11,7 +11,6 @@
   #define COMBINED_SOURCES $[TARGET]_composite.cxx
 
   #define SOURCES \
-    NoMinMax.h \
     config_physx.h \
     physxActor.I physxActor.h \
     physxActorDesc.I physxActorDesc.h \
@@ -234,7 +233,6 @@
     physxWheelShapeDesc.cxx \
 
   #define INSTALL_HEADERS \
-    NoMinMax.h \
     config_physx.h \
     physxActor.I physxActor.h \
     physxActorDesc.I physxActorDesc.h \