diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-12 23:35:16 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-10-13 12:51:10 +0200 |
commit | bda7aaeb74713f423aa1c80aee982f056007db2e (patch) | |
tree | fe5297c0f2d356d7e994fead07d6c968f252a6ef /jvmfwk/source | |
parent | ed927d918e38a2bba4df1146e0470679fe3b5142 (diff) |
Remove redundant #include, #define & comments
Diffstat (limited to 'jvmfwk/source')
-rw-r--r-- | jvmfwk/source/libxmlutil.hxx | 1 |
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 { |