summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/smarttag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/func/smarttag.cxx')
-rw-r--r--sd/source/ui/func/smarttag.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/func/smarttag.cxx b/sd/source/ui/func/smarttag.cxx
index c6fc83a08d8c..43523f16f1c4 100644
--- a/sd/source/ui/func/smarttag.cxx
+++ b/sd/source/ui/func/smarttag.cxx
@@ -89,10 +89,6 @@ void SmartTag::deselect()
-bool SmartTag::isSelected() const
-{
- return mbSelected;
-}