diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:36:08 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:36:08 +0000 |
commit | e6230744a662e9aa73a954db8c78bfd89ca10e57 (patch) | |
tree | fb077d87765926b768603547e7822e9ad563e555 /dbaccess/source/ui/app | |
parent | 54fbc5dab7310f5fd4aa9d040308d80e9d603714 (diff) |
INTEGRATION: CWS dba203a (1.15.66); FILE MERGED
2006/03/09 08:20:00 fs 1.15.66.1: removed obsolete files
Diffstat (limited to 'dbaccess/source/ui/app')
-rw-r--r-- | dbaccess/source/ui/app/AppControllerGen.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/ui/app/AppControllerGen.cxx b/dbaccess/source/ui/app/AppControllerGen.cxx index 2973bd412e3de..0de08115d7858 100644 --- a/dbaccess/source/ui/app/AppControllerGen.cxx +++ b/dbaccess/source/ui/app/AppControllerGen.cxx @@ -4,9 +4,9 @@ * * $RCSfile: AppControllerGen.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: obo $ $Date: 2006-03-27 09:27:49 $ + * last change: $Author: obo $ $Date: 2006-03-29 12:36:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -78,9 +78,6 @@ #ifndef DBAUI_DLGSAVE_HXX #include "dlgsave.hxx" #endif -#ifndef _DBAUI_DLGRENAME_HXX -#include "dlgrename.hxx" -#endif #ifndef INCLUDED_SFX_MAILMODELAPI_HXX #include <sfx2/mailmodelapi.hxx> #endif |