summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-06 23:23:03 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-06 23:55:51 +0100
commitd59211357a4ae75365f23479ac2e1cd2376a5dab (patch)
treef6b5451b2a05ddd9402a2e6019f5bf1d798371a0 /dbaccess
parent4beb58e0dd9533eb9870bb30b9e1472d881fe03a (diff)
Removed unnecessary tools/debug.hxx includes.
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/core/api/CIndexes.cxx1
-rw-r--r--dbaccess/source/core/api/callablestatement.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/core/api/CIndexes.cxx b/dbaccess/source/core/api/CIndexes.cxx
index 1b38fdde5181..dd5dabb79bd6 100644
--- a/dbaccess/source/core/api/CIndexes.cxx
+++ b/dbaccess/source/core/api/CIndexes.cxx
@@ -33,7 +33,6 @@
#include "dbastrings.hrc"
#include <connectivity/dbtools.hxx>
#include <comphelper/extract.hxx>
-#include <tools/debug.hxx>
using namespace connectivity;
diff --git a/dbaccess/source/core/api/callablestatement.cxx b/dbaccess/source/core/api/callablestatement.cxx
index 61ec7e227d97..1f8d58b14a57 100644
--- a/dbaccess/source/core/api/callablestatement.cxx
+++ b/dbaccess/source/core/api/callablestatement.cxx
@@ -30,7 +30,6 @@
#include <com/sun/star/lang/DisposedException.hpp>
#include <cppuhelper/typeprovider.hxx>
#include <comphelper/property.hxx>
-#include <tools/debug.hxx>
#include "dbastrings.hrc"
#include <rtl/logfile.hxx>