summaryrefslogtreecommitdiff
path: root/cppu/qa/cppumaker/test_cppumaker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/qa/cppumaker/test_cppumaker.cxx')
-rw-r--r--cppu/qa/cppumaker/test_cppumaker.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/cppu/qa/cppumaker/test_cppumaker.cxx b/cppu/qa/cppumaker/test_cppumaker.cxx
index d0fde124bf13..e214e6deb4ff 100644
--- a/cppu/qa/cppumaker/test_cppumaker.cxx
+++ b/cppu/qa/cppumaker/test_cppumaker.cxx
@@ -365,17 +365,6 @@
#include <cstddef>
#include <iostream>
-namespace com { namespace sun { namespace star { namespace uno {
-
-std::ostream & operator <<(
- std::ostream & out,
- SAL_UNUSED_PARAMETER css::uno::Exception const &)
-{
- return out << "<UNO exception>";
-}
-
-} } } }
-
namespace test { namespace codemaker { namespace cppumaker {
bool operator ==(