summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 12:43:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:32:44 +0200
commite5c28b86bed03c70bbe3054ccfcc6cb96291c580 (patch)
treec3bfa53326934e089bf6201f96da5198712febc4 /xmlsecurity
parentb22adb4940fe86f33732be0a1305ccb71f2d0ea9 (diff)
Remove commented out code (includes)
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/tools/standalone/csfit/helper.cxx2
-rw-r--r--xmlsecurity/tools/standalone/csfit/helper.hxx3
2 files changed, 0 insertions, 5 deletions
diff --git a/xmlsecurity/tools/standalone/csfit/helper.cxx b/xmlsecurity/tools/standalone/csfit/helper.cxx
index 777ffa33216b..b6de54fca9ad 100644
--- a/xmlsecurity/tools/standalone/csfit/helper.cxx
+++ b/xmlsecurity/tools/standalone/csfit/helper.cxx
@@ -30,8 +30,6 @@
#include "helper.hxx"
#include "osl/diagnose.h"
#include "rtl/ustring.h"
-/*#include "libxml/xmlstring.h"
-*/
/*-
* Helper : create a input stream from a file
diff --git a/xmlsecurity/tools/standalone/csfit/helper.hxx b/xmlsecurity/tools/standalone/csfit/helper.hxx
index 24f92df14f1f..9ff67e54aab5 100644
--- a/xmlsecurity/tools/standalone/csfit/helper.hxx
+++ b/xmlsecurity/tools/standalone/csfit/helper.hxx
@@ -18,9 +18,6 @@
*/
#include <stdio.h>
-/*#include <libxml/xmlstring.h>
-*/
-
#include <rtl/ustring.hxx>
#include <pk11func.h>