summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-07-14 14:59:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-07-14 14:59:56 +0200
commit34c211efce812d16dd414a94ca7aead8f671ae71 (patch)
treeaa7bf8f3ba7bde9e522a28c7142a6953dbb1face /include
parentc32333aed6286b6f42f2a491759a559732d0b8b2 (diff)
-Werror,-Wunused-private-field
Change-Id: Iccb727f1aae27a27ed829c9ba09e247611710295
Diffstat (limited to 'include')
-rw-r--r--include/svtools/filectrl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/filectrl.hxx b/include/svtools/filectrl.hxx
index 8038b78f7a73..f82f67b5155d 100644
--- a/include/svtools/filectrl.hxx
+++ b/include/svtools/filectrl.hxx
@@ -60,8 +60,6 @@ private:
OUString maButtonText;
bool mbOpenDlg;
- Link<> maDialogCreatedHdl;
-
FileControlMode mnFlags;
FileControlMode_Internal mnInternalFlags;