diff --git a/lib_com/options.h b/lib_com/options.h index f768a074b028e73fb958b93bccf0c6df5bff1b3f..e3ba647daa4d5911be67f5b918412b3cb341d1e3 100644 --- a/lib_com/options.h +++ b/lib_com/options.h @@ -154,15 +154,13 @@ /* ################## Start DEVELOPMENT switches ######################### */ -#define OBJ_EDITING_INTERFACE /* Interface for object editing */ +/*#define OBJ_EDITING_INTERFACE*/ /* Interface for object editing */ #ifdef OBJ_EDITING_INTERFACE -#define OBJ_EDITING_API /* object editing changes related to the API */ -#define OBJ_EDITING_EXAMPLE /* obj editing example code in decoder.c */ -#endif - +#define OBJ_EDITING_API /* object editing changes related to the API */ +#define OBJ_EDITING_EXAMPLE /* obj editing example code in decoder.c */ #define OMASA_OBJECT_EDITING /* Nokia: object editing interface for OMASA */ #define OBJ_EDITING_PARAMISM_BIN /* Nokia: object editing for ParamISM to binaural */ - +#endif /* ################### Start BE switches ################################# */ /* only BE switches wrt selection floating point code */