summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat/condformatdlgentry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/condformat/condformatdlgentry.cxx')
-rw-r--r--sc/source/ui/condformat/condformatdlgentry.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/condformat/condformatdlgentry.cxx b/sc/source/ui/condformat/condformatdlgentry.cxx
index dfcbb4bc7971..0810ea2bbb41 100644
--- a/sc/source/ui/condformat/condformatdlgentry.cxx
+++ b/sc/source/ui/condformat/condformatdlgentry.cxx
@@ -124,10 +124,6 @@ void ScCondFrmtEntry::Deselect()
SetHeight();
}
-bool ScCondFrmtEntry::IsSelected() const
-{
- return mbActive;
-}
IMPL_LINK(ScCondFrmtEntry, EdModifyHdl, Edit*, pEdit)
{