summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ShellFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/ShellFactory.hxx')
-rw-r--r--sd/source/ui/inc/ShellFactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ShellFactory.hxx b/sd/source/ui/inc/ShellFactory.hxx
index 5cfde74b3c8e..9c8eb4e6aab9 100644
--- a/sd/source/ui/inc/ShellFactory.hxx
+++ b/sd/source/ui/inc/ShellFactory.hxx
@@ -39,7 +39,7 @@ public:
/** This abstract virtual class needs a destructor so that the
destructors of derived classes are called.
*/
- virtual ~ShellFactory (void) {};
+ virtual ~ShellFactory() {};
/** Create a new instance of a view shell for the given id that will
be stacked onto the given view shell base.