summaryrefslogtreecommitdiff
path: root/include/svx/sidebar/Popup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sidebar/Popup.hxx')
-rw-r--r--include/svx/sidebar/Popup.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/svx/sidebar/Popup.hxx b/include/svx/sidebar/Popup.hxx
index 6b0c7879905a..78d6de2a496f 100644
--- a/include/svx/sidebar/Popup.hxx
+++ b/include/svx/sidebar/Popup.hxx
@@ -70,11 +70,6 @@ public:
*/
void Hide();
- /** If you want to be informed when the popup closes then add a
- callback that is called after that.
- */
- void SetPopupModeEndHandler (const ::std::function<void()>& rCallback);
-
void dispose();
protected: