diff --git a/framework/inc/protocols.h b/framework/inc/protocols.h index bbadb7e71888..7ba3d41de394 100644 --- a/framework/inc/protocols.h +++ b/framework/inc/protocols.h @@ -35,8 +35,6 @@ namespace framework{ a real visible component. */ -// indicates a loadable content in general! -#define SPECIALPROTOCOL_PRIVATE "private:" // indicates loading of components using a model directly #define SPECIALPROTOCOL_PRIVATE_OBJECT u"private:object" // indicates loading of components using a stream only