diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-04-27 07:17:54 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-04-27 07:17:54 +0000 |
commit | a0c92eecd96c07dd2598238044db62b2ebcf429d (patch) | |
tree | 9ba6843f15b8924c65d9840fbc0bfcf1a921d669 /dbaccess/source/core/api/TableDeco.cxx | |
parent | 848e9af10f0d5595b7e5fb5fe850a69be2084004 (diff) |
removed stubs.hxx
Diffstat (limited to 'dbaccess/source/core/api/TableDeco.cxx')
-rw-r--r-- | dbaccess/source/core/api/TableDeco.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/core/api/TableDeco.cxx b/dbaccess/source/core/api/TableDeco.cxx index 4319ae17b..ebe12a266 100644 --- a/dbaccess/source/core/api/TableDeco.cxx +++ b/dbaccess/source/core/api/TableDeco.cxx @@ -2,9 +2,9 @@ * * $RCSfile: TableDeco.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2001-04-24 14:40:19 $ + * last change: $Author: fs $ $Date: 2001-04-27 08:17:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,9 +65,6 @@ #ifndef _DBACORE_DEFINITIONCOLUMN_HXX_ #include <definitioncolumn.hxx> #endif -#ifndef _DBA_SHARED_STUBS_HXX_ -#include "stubs.hxx" -#endif #ifndef DBACCESS_SHARED_DBASTRINGS_HRC #include "dbastrings.hrc" #endif |