diff options
Diffstat (limited to 'sfx2/source/appl/opengrf.cxx')
-rw-r--r-- | sfx2/source/appl/opengrf.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/appl/opengrf.cxx b/sfx2/source/appl/opengrf.cxx index bd42619f9b72..a98514c1dce3 100644 --- a/sfx2/source/appl/opengrf.cxx +++ b/sfx2/source/appl/opengrf.cxx @@ -46,7 +46,6 @@ #include <sfx2/sfxresid.hxx> - using namespace ::com::sun::star; using namespace ::com::sun::star::lang; using namespace ::com::sun::star::ui::dialogs; @@ -54,8 +53,6 @@ using namespace ::com::sun::star::uno; using namespace ::cppu; - - sal_uInt16 SvxOpenGrfErr2ResId( short err ) { switch( err ) |