summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/hintpost.cxx
diff options
context:
space:
mode:
authorElton Chung <elton@layerjet.com>2012-02-05 18:47:50 +0800
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-02-05 21:40:30 +0400
commit9c2f7056a82c4d7719715ca1c77f8dd4c17aa24c (patch)
treefcfff781b70e6423b5b5c32831eae1ca251be6b7 /sfx2/source/notify/hintpost.cxx
parent4fa8d043f8336e7b35130934498f8a4b357967d3 (diff)
Remove unused code
Diffstat (limited to 'sfx2/source/notify/hintpost.cxx')
-rw-r--r--sfx2/source/notify/hintpost.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sfx2/source/notify/hintpost.cxx b/sfx2/source/notify/hintpost.cxx
index aa69f37c15b9..3c849c5fe254 100644
--- a/sfx2/source/notify/hintpost.cxx
+++ b/sfx2/source/notify/hintpost.cxx
@@ -40,13 +40,6 @@ void SfxHintPoster::RegisterEvent()
//--------------------------------------------------------------------
-SfxHintPoster::SfxHintPoster()
-{
- RegisterEvent();
-}
-
-//--------------------------------------------------------------------
-
SfxHintPoster::SfxHintPoster( const GenLink& rLink ):
aLink(rLink)
{