diff options
Diffstat (limited to 'include/unotools/nativenumberwrapper.hxx')
-rw-r--r-- | include/unotools/nativenumberwrapper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unotools/nativenumberwrapper.hxx b/include/unotools/nativenumberwrapper.hxx index 32b2555db2a7..bdd0e1030c44 100644 --- a/include/unotools/nativenumberwrapper.hxx +++ b/include/unotools/nativenumberwrapper.hxx @@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star { } }}} - class UNOTOOLS_DLLPUBLIC NativeNumberWrapper { ::com::sun::star::uno::Reference< ::com::sun::star::i18n::XNativeNumberSupplier > xNNS; |