summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/editsrc.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-03-02 03:14:31 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-03-02 03:14:31 +0900
commit117066d1e904f58e37d1e48a30b997b98b9df8e9 (patch)
tree1f3b6ae26e61d18b1942b1a4c99f50ad2e1547c2 /sc/source/ui/unoobj/editsrc.cxx
parent493c81d73ab2cfded2eafa15fbb9d08065c46470 (diff)
Removed dead code
Diffstat (limited to 'sc/source/ui/unoobj/editsrc.cxx')
-rw-r--r--sc/source/ui/unoobj/editsrc.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/unoobj/editsrc.cxx b/sc/source/ui/unoobj/editsrc.cxx
index 5e891ea37174..f9cc38e1e747 100644
--- a/sc/source/ui/unoobj/editsrc.cxx
+++ b/sc/source/ui/unoobj/editsrc.cxx
@@ -283,8 +283,6 @@ void ScAnnotationEditSource::Notify( SfxBroadcaster&, const SfxHint& rHint )
{
if ( rHint.ISA( ScUpdateRefHint ) )
{
-// const ScUpdateRefHint& rRef = (const ScUpdateRefHint&)rHint;
-
//! Ref-Update
}
else if ( rHint.ISA( SfxSimpleHint ) )