summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/openurlhint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/notify/openurlhint.cxx')
-rw-r--r--sfx2/source/notify/openurlhint.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/notify/openurlhint.cxx b/sfx2/source/notify/openurlhint.cxx
index 2ac7a0c5a67b..424c0d81b157 100644
--- a/sfx2/source/notify/openurlhint.cxx
+++ b/sfx2/source/notify/openurlhint.cxx
@@ -21,7 +21,6 @@
#include <sfx2/sfxsids.hrc>
SfxOpenUrlHint::SfxOpenUrlHint( const OUString& sDocumentURL ) :
- SfxHint( SID_OPENURL ),
msDocumentURL(sDocumentURL) { }
const OUString& SfxOpenUrlHint::GetDocumentURL() const