summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/shell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/shell.hxx')
-rw-r--r--sfx2/inc/sfx2/shell.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/inc/sfx2/shell.hxx b/sfx2/inc/sfx2/shell.hxx
index 880c83df3289..344294a33c04 100644
--- a/sfx2/inc/sfx2/shell.hxx
+++ b/sfx2/inc/sfx2/shell.hxx
@@ -173,9 +173,6 @@ public:
TYPEINFO();
virtual ~SfxShell();
- // TODO/CLEANUP: still needed?!
- virtual SvGlobalName GetGlobalName() const;
-
virtual SfxInterface* GetInterface() const;
static SfxInterface* GetStaticInterface() { return 0; }