tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: I0a6d9a12f3e6d84ad4ba665ba16dd05fb6f9786f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177048 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
This commit is contained in:
parent
56b32b808b
commit
23392c3c12
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue