summaryrefslogtreecommitdiff
path: root/svx/inc/svdglob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svdglob.hxx')
-rw-r--r--svx/inc/svdglob.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svx/inc/svdglob.hxx b/svx/inc/svdglob.hxx
index 19683274a7cd..972c990b7797 100644
--- a/svx/inc/svdglob.hxx
+++ b/svx/inc/svdglob.hxx
@@ -24,10 +24,6 @@
#include <sal/config.h>
#include <svx/svxdllapi.h>
-
-// forward declaration
-
-
class ResMgr;
// Get the resource manager for the app
@@ -40,8 +36,6 @@ ResMgr* ImpGetResMgr();
// See also SvdStr.Hrc
SVX_DLLPUBLIC OUString ImpGetResStr(sal_uInt16 nResID);
-
-
#endif // INCLUDED_SVX_INC_SVDGLOB_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */