CMake: remove vestigial HAVE_ROCKET_PYTHON macro

This commit is contained in:
rdb 2024-08-03 15:00:22 +02:00
parent 17fbd09250
commit 7a13d86d93

View File

@ -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