summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-12 23:35:16 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-13 12:51:10 +0200
commitbda7aaeb74713f423aa1c80aee982f056007db2e (patch)
treefe5297c0f2d356d7e994fead07d6c968f252a6ef /jvmfwk
parented927d918e38a2bba4df1146e0470679fe3b5142 (diff)
Remove redundant #include, #define & comments
Diffstat (limited to 'jvmfwk')
-rw-r--r--jvmfwk/source/libxmlutil.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/jvmfwk/source/libxmlutil.hxx b/jvmfwk/source/libxmlutil.hxx
index 8abd7b82ef8d..28b5f61cb9eb 100644
--- a/jvmfwk/source/libxmlutil.hxx
+++ b/jvmfwk/source/libxmlutil.hxx
@@ -30,7 +30,6 @@
#include "libxml/parser.h"
#include "libxml/xpath.h"
-//#include "libxml/xpathinternals.h"
#include "rtl/ustring.hxx"
namespace jfw
{