summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabvwshg.cxx')
-rw-r--r--sc/source/ui/view/tabvwshg.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/view/tabvwshg.cxx b/sc/source/ui/view/tabvwshg.cxx
index 85f335e005b4..53ede02ca239 100644
--- a/sc/source/ui/view/tabvwshg.cxx
+++ b/sc/source/ui/view/tabvwshg.cxx
@@ -36,8 +36,6 @@ using namespace com::sun::star;
#include "globstr.hrc"
#include <avmedia/mediawindow.hxx>
-
-
void ScTabViewShell::InsertURLButton( const OUString& rName, const OUString& rURL,
const OUString& rTarget,
const Point* pInsPos )
@@ -116,6 +114,4 @@ void ScTabViewShell::InsertURLButton( const OUString& rName, const OUString& rUR
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */