Browse Source

Remove bin2c-converted files from CMake sources. These use static variables, and are only meant for include.

Sam Edwards 12 years ago
parent
commit
0ceb237c9c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/framework/CMakeLists.txt

+ 0 - 1
panda/src/framework/CMakeLists.txt

@@ -8,7 +8,6 @@ set(P3FRAMEWORK_SOURCES
   config_framework.cxx
   pandaFramework.cxx
   windowFramework.cxx
-  rock_floor.rgb_src.c shuttle_controls.bam_src.c
 )