summaryrefslogtreecommitdiffstats
path: root/sax
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-07 23:05:53 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-07 23:06:03 +0100
commitdedffc5920d285b5194fff7ff9e23cce8fb5c092 (patch)
tree3611116f779d649d2cde1e4997c79add1d1027b2 /sax
parentlp#696527: enable human icon theme in LibreOffice (diff)
downloadcore-dedffc5920d285b5194fff7ff9e23cce8fb5c092.tar.gz
core-dedffc5920d285b5194fff7ff9e23cce8fb5c092.zip
Remove some dead code
Diffstat (limited to 'sax')
-rw-r--r--sax/source/fastparser/fastparser.cxx1
-rw-r--r--sax/source/tools/converter.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/sax/source/fastparser/fastparser.cxx b/sax/source/fastparser/fastparser.cxx
index 9fdd0117599e..bff58a6a5817 100644
--- a/sax/source/fastparser/fastparser.cxx
+++ b/sax/source/fastparser/fastparser.cxx
@@ -49,7 +49,6 @@ using namespace ::cppu;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::xml::sax;
-//using namespace ::com::sun::star::util;
using namespace ::com::sun::star::io;
namespace sax_fastparser {
diff --git a/sax/source/tools/converter.cxx b/sax/source/tools/converter.cxx
index 40e8f5009d10..1e46a7e091df 100644
--- a/sax/source/tools/converter.cxx
+++ b/sax/source/tools/converter.cxx
@@ -41,8 +41,6 @@ using namespace rtl;
using namespace com::sun::star;
using namespace com::sun::star::uno;
using namespace com::sun::star::util;
-//using namespace com::sun::star::text;
-//using namespace com::sun::star::style;
using namespace ::com::sun::star::i18n;
namespace sax {