diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-07-27 22:07:45 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-07-27 22:07:45 +0100 |
commit | caf32ed7d29d4aa7478e5fb84b4d8eb8ce9c617a (patch) | |
tree | 0e97fd5f97869014d659ffa4e6694986e14cb18f /xmloff/inc | |
parent | 08790c82c37866ab790d8a2503cbb4ceef4cf626 (diff) |
callcatcher: remove unused disaster waiting to happen
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/xmloff/xmluconv.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/inc/xmloff/xmluconv.hxx b/xmloff/inc/xmloff/xmluconv.hxx index c593e99ebbbb..f73641c78c71 100644 --- a/xmloff/inc/xmloff/xmluconv.hxx +++ b/xmloff/inc/xmloff/xmluconv.hxx @@ -101,11 +101,6 @@ private: // #110680# ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory; - SAL_DLLPRIVATE static ::rtl::OUString msXML_false; - SAL_DLLPRIVATE static ::rtl::OUString msXML_true; - - SAL_DLLPRIVATE static void initXMLStrings(); - SAL_DLLPRIVATE void createNumTypeInfo() const; public: |