Przeglądaj źródła

CMake: remove vestigial HAVE_ROCKET_PYTHON macro

rdb 1 rok temu
rodzic
commit
7a13d86d93
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      dtool/dtool_config.h.in

+ 0 - 3
dtool/dtool_config.h.in

@@ -24,9 +24,6 @@
 /* Define to use doubles for most numbers, intead of single-precision floats. */
 #cmakedefine STDFLOAT_DOUBLE
 
-/* Define if we have built libRocket available and built with Python support. */
-#cmakedefine HAVE_ROCKET_PYTHON
-
 /* Define if we have ARToolKit available. */
 #cmakedefine HAVE_ARTOOLKIT