diff options
Diffstat (limited to 'sc/inc/appluno.hxx')
-rw-r--r-- | sc/inc/appluno.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/appluno.hxx b/sc/inc/appluno.hxx index 3ce1a5d7e53d..3b23866c9158 100644 --- a/sc/inc/appluno.hxx +++ b/sc/inc/appluno.hxx @@ -33,8 +33,6 @@ #include <cppuhelper/implbase4.hxx> #include <rtl/ustring.hxx> - - com::sun::star::uno::Reference<com::sun::star::uno::XInterface> SAL_CALL ScSpreadsheetSettings_CreateInstance( const com::sun::star::uno::Reference< @@ -287,8 +285,6 @@ public: throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |