summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/validate.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/validate.hxx b/sc/source/ui/inc/validate.hxx
index 4a3a2e80e97c..ee97afe13867 100644
--- a/sc/source/ui/inc/validate.hxx
+++ b/sc/source/ui/inc/validate.hxx
@@ -154,8 +154,6 @@ class ScValidationDlg
bool m_bOwnRefHdlr:1;
bool m_bRefInputting:1;
- const int nCloseResponseToJustHide = -42;
-
std::unique_ptr<weld::Container> m_xHBox;
bool EnterRefStatus();