diff --git a/addons/ot/Makefile b/addons/ot/Makefile index 18edd0a23..2ee74d32c 100644 --- a/addons/ot/Makefile +++ b/addons/ot/Makefile @@ -65,8 +65,6 @@ OPTIONS_OBJS += \ addons/ot/src/util.o ifneq ($(OT_USE_VARS),) -$(warning Please do not set the OT_USE_VARS configuration variable, as the source will probably not be able to compile! For now, this variable can only be used for experimental purposes, and is not intended for wider use.) - OT_DEFINE += -DUSE_OT_VARS OPTIONS_OBJS += \ addons/ot/src/vars.o