diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-12-05 10:59:28 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-12-05 10:59:45 +0100 |
commit | bcd4f99e9dafaa41fe9311b32182e73b3b554007 (patch) | |
tree | 4daae42b8e91418d8b515f0e15c750487a942b13 /include/comphelper | |
parent | 0375504f7be34d857859dfbaa312501e0eaaaad1 (diff) |
Remove dead SO3_GLOBAL_CLASSID and SvObject
Change-Id: I57c1c4bf6482be7c3cf13c424972d4ed3b9a6b62
Diffstat (limited to 'include/comphelper')
-rw-r--r-- | include/comphelper/classids.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/comphelper/classids.hxx b/include/comphelper/classids.hxx index 635f51fa1452..7cc708ffd579 100644 --- a/include/comphelper/classids.hxx +++ b/include/comphelper/classids.hxx @@ -376,10 +376,6 @@ 0x1a8a6701, 0xde58, 0x11cf, \ 0x89, 0xca, 0x0, 0x80, 0x29, 0xe4, 0xb0, 0xb1 -#define SO3_GLOBAL_CLASSID \ - 0x475198a8, 0x694c, 0x4bd8, \ - 0xb0, 0x2f, 0xd9, 0xb7, 0x6b, 0xcf, 0x31, 0x28 - #define SO3_RPT_CLASSID_90 \ 0xd7896d52, 0xb7af, 0x4820, \ 0x9d, 0xfe, 0xd4, 0x04, 0xd0, 0x15, 0x96, 0x0f |