summaryrefslogtreecommitdiff
path: root/idlc/source/errorhandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/errorhandler.cxx')
-rw-r--r--idlc/source/errorhandler.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/source/errorhandler.cxx b/idlc/source/errorhandler.cxx
index b7b6e799be3a..5ed259f46a37 100644
--- a/idlc/source/errorhandler.cxx
+++ b/idlc/source/errorhandler.cxx
@@ -20,8 +20,6 @@
#include <idlc/errorhandler.hxx>
#include <idlc/astinterface.hxx>
-using namespace ::rtl;
-
static const sal_Char* errorCodeToMessage(ErrorCode eCode)
{
switch (eCode)