diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-28 12:28:46 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-29 09:25:09 +0200 |
commit | 57154616f064752c237a278db18767241da13c3f (patch) | |
tree | c105cd45b095b2580c4d9ffec69a49dda8089d9b /connectivity/source/inc/hsqldb/HConnection.hxx | |
parent | 59c8cfffa75d991e3fac8b3cb41dde31389bb8c1 (diff) |
Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
Diffstat (limited to 'connectivity/source/inc/hsqldb/HConnection.hxx')
-rw-r--r-- | connectivity/source/inc/hsqldb/HConnection.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/inc/hsqldb/HConnection.hxx b/connectivity/source/inc/hsqldb/HConnection.hxx index bc2ff3b4ef46..aad422e3817e 100644 --- a/connectivity/source/inc/hsqldb/HConnection.hxx +++ b/connectivity/source/inc/hsqldb/HConnection.hxx @@ -21,14 +21,12 @@ #define CONNECTIVITY_HSQLDB_CONNECTION_HXX #include "connectivity/ConnectionWrapper.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/util/XFlushable.hpp> #include <com/sun/star/sdbc/XDriver.hpp> #ifndef __com_sun_star_sdb_application_XTableUIProvider_hpp__ #include <com/sun/star/sdb/application/XTableUIProvider.hpp> #endif #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp> -/** === end UNO includes === **/ #include <cppuhelper/compbase2.hxx> #include <comphelper/uno3.hxx> #include <cppuhelper/interfacecontainer.hxx> |