summaryrefslogtreecommitdiff
path: root/binaryurp/source/lessoperators.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/lessoperators.hxx')
-rw-r--r--binaryurp/source/lessoperators.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/binaryurp/source/lessoperators.hxx b/binaryurp/source/lessoperators.hxx
index 317e76ab18d5..f3202b5fb5af 100644
--- a/binaryurp/source/lessoperators.hxx
+++ b/binaryurp/source/lessoperators.hxx
@@ -31,10 +31,6 @@ namespace com { namespace sun { namespace star { namespace uno {
bool operator <(TypeDescription const & left, TypeDescription const & right);
-struct TypeDescHash { sal_Int32 operator()( const TypeDescription&) const; };
-
-struct TypeDescEqual { bool operator()( const TypeDescription&, const TypeDescription&) const; };
-
} } } }
namespace rtl {