summaryrefslogtreecommitdiff
path: root/sal/qa/rtl
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-07 15:24:39 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-07 15:24:39 +0200
commitc7d221f406a2f1723401b7576a8ff0c7a429a222 (patch)
treee70869a63879e00810fbbe33e0b1e3bca7b69b61 /sal/qa/rtl
parentff254bfe747a17a153cfe509f29505383a6e829c (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'sal/qa/rtl')
-rw-r--r--sal/qa/rtl/logfile/rtl_logfile.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/qa/rtl/logfile/rtl_logfile.cxx b/sal/qa/rtl/logfile/rtl_logfile.cxx
index bae6e5c4d3e8..159bc2c06044 100644
--- a/sal/qa/rtl/logfile/rtl_logfile.cxx
+++ b/sal/qa/rtl/logfile/rtl_logfile.cxx
@@ -45,9 +45,7 @@
#include <rtl/logfile.hxx>
#include <testshl/simpleheader.hxx>
-// #ifndef _OSL_MODULE_HXX_
// #include <osl/module.hxx>
-// #endif
#include <osl/file.hxx>
#if ( defined WNT ) // Windows
#include <tools/prewin.h>