Commit d480d45e authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

disable OBJ_EDITING_INTERFACE

parent 4edc9362
Loading
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -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 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 */