diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-21 14:10:44 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-21 14:10:44 +0000 |
commit | 0029015ea2b57dc29ba243213341a459e8565102 (patch) | |
tree | a061f1d44bf48c9c9533f2cde41871c24098c36b /connectivity/source | |
parent | 75fa6a042080c2abeb3ead9bd64d7c807480e058 (diff) |
INTEGRATION: CWS dba24c (1.16.132); FILE MERGED
2007/09/13 11:43:22 fs 1.16.132.1: removed unnecessary forward
Diffstat (limited to 'connectivity/source')
-rw-r--r-- | connectivity/source/sdbcx/VView.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/connectivity/source/sdbcx/VView.cxx b/connectivity/source/sdbcx/VView.cxx index 4b8374efd82c..3231aa5af511 100644 --- a/connectivity/source/sdbcx/VView.cxx +++ b/connectivity/source/sdbcx/VView.cxx @@ -4,9 +4,9 @@ * * $RCSfile: VView.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: obo $ $Date: 2006-09-17 03:13:01 $ + * last change: $Author: ihi $ $Date: 2007-11-21 15:10:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,6 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_connectivity.hxx" -#include <stdio.h> #ifndef _CONNECTIVITY_SDBCX_VIEW_HXX_ #include "connectivity/sdbcx/VView.hxx" |