summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FPreparedStatement.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-07 16:04:50 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-07 16:05:04 +0100
commit71eb11b3f78765ae1a06eeb7c94a0a38a71eab71 (patch)
tree27863ad3e297db4f2de5ba2b1054fdffe0f6e994 /connectivity/source/inc/file/FPreparedStatement.hxx
parente133940670eb1b113b445bbc1dd74547a8acd648 (diff)
Remove dead code
Diffstat (limited to 'connectivity/source/inc/file/FPreparedStatement.hxx')
-rw-r--r--connectivity/source/inc/file/FPreparedStatement.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/inc/file/FPreparedStatement.hxx b/connectivity/source/inc/file/FPreparedStatement.hxx
index f6e7eee77ed9..79cfd67eda3c 100644
--- a/connectivity/source/inc/file/FPreparedStatement.hxx
+++ b/connectivity/source/inc/file/FPreparedStatement.hxx
@@ -34,7 +34,6 @@
#include <com/sun/star/sdbc/XPreparedStatement.hpp>
#include <com/sun/star/sdbc/XParameters.hpp>
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
-// #include <com/sun/star/sdbc/XClearParameters.hpp>
#include <com/sun/star/sdbc/XPreparedBatchExecution.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include "file/FResultSet.hxx"