summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/AsynchronousCall.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/AsynchronousCall.hxx')
-rw-r--r--sfx2/source/sidebar/AsynchronousCall.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/AsynchronousCall.hxx b/sfx2/source/sidebar/AsynchronousCall.hxx
index d3ecd5dcf98c..665a35b9bf5c 100644
--- a/sfx2/source/sidebar/AsynchronousCall.hxx
+++ b/sfx2/source/sidebar/AsynchronousCall.hxx
@@ -38,7 +38,6 @@ public:
AsynchronousCall (const Action& rAction);
~AsynchronousCall (void);
- void RequestCall (const Action& rAction);
void RequestCall (void);
void CancelRequest (void);