diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:51:38 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:51:38 +0200 |
commit | 13887f48480929fcfc94f373e3210dd7c695a14f (patch) | |
tree | 6380cf35501746c4e978f6310e8c66cadbb9e3b2 /connectivity | |
parent | d8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (diff) |
Remove superfluous include comments
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/drivers/odbc/OFunctions.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/odbc/OFunctions.cxx b/connectivity/source/drivers/odbc/OFunctions.cxx index cd1a9d59aa00..57d5cde0be53 100644 --- a/connectivity/source/drivers/odbc/OFunctions.cxx +++ b/connectivity/source/drivers/odbc/OFunctions.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -//-------------------------------------------------------------------------- #include "odbc/OFunctions.hxx" #include <osl/process.h> |