summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/AsynchronousCall.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/AsynchronousCall.hxx')
-rw-r--r--sd/source/ui/inc/tools/AsynchronousCall.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/tools/AsynchronousCall.hxx b/sd/source/ui/inc/tools/AsynchronousCall.hxx
index c6d101d01257..52bbb3ad8093 100644
--- a/sd/source/ui/inc/tools/AsynchronousCall.hxx
+++ b/sd/source/ui/inc/tools/AsynchronousCall.hxx
@@ -48,9 +48,9 @@ public:
/** Create a new asynchronous call. Each object of this class processes
one (semantical) type of call.
*/
- AsynchronousCall (void);
+ AsynchronousCall();
- ~AsynchronousCall (void);
+ ~AsynchronousCall();
/** Post a function object that is to be executed asynchronously. When
this method is called while the current function object has not bee