diff --git a/dtool/dtool_config.h.in b/dtool/dtool_config.h.in index f115e022c3..2c17884407 100644 --- a/dtool/dtool_config.h.in +++ b/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