[ooo-build-commit] .: sal/qa
Petr Mladek
pmladek at kemper.freedesktop.org
Thu Oct 7 06:27:45 PDT 2010
sal/qa/rtl/logfile/rtl_logfile.cxx | 2 --
sal/qa/rtl_strings/rtl_OString.cxx | 2 --
sal/qa/rtl_strings/rtl_OUString.cxx | 2 --
sal/qa/rtl_strings/rtl_OUStringBuffer.cxx | 2 --
sal/qa/rtl_strings/rtl_old_testostring.cxx | 2 --
sal/qa/rtl_strings/rtl_old_testowstring.cxx | 2 --
sal/qa/rtl_strings/rtl_old_teststrbuf.cxx | 2 --
7 files changed, 14 deletions(-)
New commits:
commit df74ffbdba9942fff726835f543d76ff46b0980b
Author: Petr Mladek <pmladek at suse.cz>
Date: Thu Oct 7 15:24:39 2010 +0200
more removed include guards using fixguard.py
diff --git a/sal/qa/rtl/logfile/rtl_logfile.cxx b/sal/qa/rtl/logfile/rtl_logfile.cxx
index 7b2a9e0..cd222c0 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>
diff --git a/sal/qa/rtl_strings/rtl_OString.cxx b/sal/qa/rtl_strings/rtl_OString.cxx
index 309a6af..c4dff71 100644
--- a/sal/qa/rtl_strings/rtl_OString.cxx
+++ b/sal/qa/rtl_strings/rtl_OString.cxx
@@ -33,9 +33,7 @@
#include <sal/types.h>
#endif
-// #ifndef _RTL_TRES_H_
// #include <rtl/tres.h>
-// #endif
#include <testshl/tresstatewrapper.hxx>
diff --git a/sal/qa/rtl_strings/rtl_OUString.cxx b/sal/qa/rtl_strings/rtl_OUString.cxx
index b37ade7..b911504 100644
--- a/sal/qa/rtl_strings/rtl_OUString.cxx
+++ b/sal/qa/rtl_strings/rtl_OUString.cxx
@@ -29,9 +29,7 @@
#include "precompiled_sal.hxx"
#include <sal/types.h>
-//# #ifndef _RTL_TRES_H_
//# #include <rtl/tres.h>
-//# #endif
#include <testshl/tresstatewrapper.hxx>
#include "stringhelper.hxx"
#include <rtl/string.hxx>
diff --git a/sal/qa/rtl_strings/rtl_OUStringBuffer.cxx b/sal/qa/rtl_strings/rtl_OUStringBuffer.cxx
index 2e04b6b..2ab2e73 100644
--- a/sal/qa/rtl_strings/rtl_OUStringBuffer.cxx
+++ b/sal/qa/rtl_strings/rtl_OUStringBuffer.cxx
@@ -32,9 +32,7 @@
#include <sal/types.h>
#endif
-// #ifndef _RTL_TRES_H_
// #include <rtl/tres.h>
-// #endif
#include <testshl/tresstatewrapper.hxx>
#ifndef _RTL_STRING_HXX_
diff --git a/sal/qa/rtl_strings/rtl_old_testostring.cxx b/sal/qa/rtl_strings/rtl_old_testostring.cxx
index f8b3ce8..c6709f3 100644
--- a/sal/qa/rtl_strings/rtl_old_testostring.cxx
+++ b/sal/qa/rtl_strings/rtl_old_testostring.cxx
@@ -37,9 +37,7 @@
#include <string.h>
#include <stdio.h>
-// #ifndef _OSL_DIAGNOSE_H_
// #include <osl/diagnose.h>
-// #endif
#include <rtl/string.hxx>
diff --git a/sal/qa/rtl_strings/rtl_old_testowstring.cxx b/sal/qa/rtl_strings/rtl_old_testowstring.cxx
index 6469d9e..5705532 100644
--- a/sal/qa/rtl_strings/rtl_old_testowstring.cxx
+++ b/sal/qa/rtl_strings/rtl_old_testowstring.cxx
@@ -44,9 +44,7 @@
#include <wcstr.h>
#endif
-// #ifndef _OSL_DIAGNOSE_H_
// #include <osl/diagnose.h>
-// #endif
#include <rtl/ustring.hxx>
diff --git a/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx b/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx
index 974494f..b8c1a72 100644
--- a/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx
+++ b/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx
@@ -38,9 +38,7 @@
#include <string.h>
#include <stdio.h>
-// #ifndef _OSL_DIAGNOSE_H_
// #include <osl/diagnose.h>
-// #endif
#include <rtl/strbuf.hxx>
More information about the ooo-build-commit
mailing list