summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdmod.hxx')
-rw-r--r--sd/inc/sdmod.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index 624b0a8b492e..5ad63fd081ee 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -112,7 +112,7 @@ public:
The returned pointer is NULL when the device could not be
created when this modules was instantiated.
*/
- OutputDevice* GetVirtualRefDevice (void) { return mpVirtualRefDevice;}
+ OutputDevice* GetVirtualRefDevice() { return mpVirtualRefDevice;}
/** Deprecated alias to <member>GetVirtualRefDevice</member>.
@param rDocShell