summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlged.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/dlged.hxx')
-rw-r--r--basctl/source/inc/dlged.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/source/inc/dlged.hxx b/basctl/source/inc/dlged.hxx
index 0e8ebe64ebb9..aec6543a7a4d 100644
--- a/basctl/source/inc/dlged.hxx
+++ b/basctl/source/inc/dlged.hxx
@@ -177,7 +177,6 @@ public:
bool RemarkDialog();
void SetDialogModelChanged (bool bChanged = true) { bDialogModelChanged = bChanged; }
- bool IsDialogModelChanged () const { return bDialogModelChanged; }
bool IsModified () const;
void ClearModifyFlag();