diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-28 23:39:31 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-29 10:44:49 +0900 |
commit | 86647a187371f03a05a329f24366b0ac2e6c7fbf (patch) | |
tree | 37ff64d45e57aeb173785c8303ea61f1ae2a0868 /connectivity/source/drivers/evoab2 | |
parent | 552ba413bc95b1a14638558d9436141825100c52 (diff) |
removed duplicate includes in connectivity
Diffstat (limited to 'connectivity/source/drivers/evoab2')
-rw-r--r-- | connectivity/source/drivers/evoab2/NStatement.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NStatement.hxx b/connectivity/source/drivers/evoab2/NStatement.hxx index 255000366c5a..e292a8fb317a 100644 --- a/connectivity/source/drivers/evoab2/NStatement.hxx +++ b/connectivity/source/drivers/evoab2/NStatement.hxx @@ -47,7 +47,6 @@ #include <com/sun/star/util/XCancellable.hpp> #include <cppuhelper/compbase5.hxx> #include <comphelper/propertycontainer.hxx> -#include <com/sun/star/lang/XServiceInfo.hpp> #include "EApi.h" |