summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaglobals.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaglobals.hxx')
-rw-r--r--sc/source/ui/vba/vbaglobals.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbaglobals.hxx b/sc/source/ui/vba/vbaglobals.hxx
index 229195c1f8b6..0d81c40a599e 100644
--- a/sc/source/ui/vba/vbaglobals.hxx
+++ b/sc/source/ui/vba/vbaglobals.hxx
@@ -28,7 +28,6 @@
namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
namespace ooo { namespace vba { namespace excel { class XApplication; } } }
- // class ScVbaGlobals
typedef ::cppu::ImplInheritanceHelper< VbaGlobalsBase, ov::excel::XGlobals > ScVbaGlobals_BASE;