summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaeventshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaeventshelper.hxx')
-rw-r--r--sc/source/ui/vba/vbaeventshelper.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/vba/vbaeventshelper.hxx b/sc/source/ui/vba/vbaeventshelper.hxx
index 16d226041a55..be75085e1ddc 100644
--- a/sc/source/ui/vba/vbaeventshelper.hxx
+++ b/sc/source/ui/vba/vbaeventshelper.hxx
@@ -27,8 +27,6 @@
class ScVbaEventListener;
-
-
class ScVbaEventsHelper : public VbaEventsHelperBase
{
public:
@@ -67,8 +65,6 @@ private:
bool mbOpened;
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */