summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sfxuno.hxx')
-rw-r--r--include/sfx2/sfxuno.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sfx2/sfxuno.hxx b/include/sfx2/sfxuno.hxx
index 7a0a213d57f1..6d2e4937d18b 100644
--- a/include/sfx2/sfxuno.hxx
+++ b/include/sfx2/sfxuno.hxx
@@ -42,11 +42,6 @@
#include <rtl/ustring.hxx>
-inline bool operator==( const css::util::URL& aURL1, const css::util::URL& aURL2 )
-{
- return aURL1.Complete == aURL2.Complete;
-}
-
class SfxAllItemSet ;
class SfxItemSet ;
class SfxSlot ;