summaryrefslogtreecommitdiff
path: root/include/sfx2/dispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/dispatch.hxx')
-rw-r--r--include/sfx2/dispatch.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/dispatch.hxx b/include/sfx2/dispatch.hxx
index 17dec3243b5f..f09fe3a92314 100644
--- a/include/sfx2/dispatch.hxx
+++ b/include/sfx2/dispatch.hxx
@@ -159,8 +159,7 @@ public:
void ExecutePopup( const ResId &rId,
vcl::Window *pWin = nullptr, const Point *pPosPixel = nullptr );
- static void ExecutePopup( sal_uInt16 nConfigId = 0,
- vcl::Window *pWin = nullptr, const Point *pPosPixel = nullptr );
+ static void ExecutePopup( vcl::Window *pWin = nullptr, const Point *pPosPixel = nullptr );
bool IsAppDispatcher() const;
bool IsFlushed() const;