diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-23 06:13:44 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-23 06:13:44 +0000 |
commit | 03c0cd927a3cd20c58b2f56ab41b4a000e8a3503 (patch) | |
tree | 9bedf3b07f2693e617b2fa66927f93302e95305b /sfx2 | |
parent | 8c352b2a578399d598f425b3c9cf7c659c812b75 (diff) |
INTEGRATION: CWS fwk58 (1.40.34); FILE MERGED
2007/01/16 15:23:51 cd 1.40.34.1: #i10000# Removed obsolete include
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/appl/appquit.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/appl/appquit.cxx b/sfx2/source/appl/appquit.cxx index 6d4023ab681e..e673a8b9ebfa 100644 --- a/sfx2/source/appl/appquit.cxx +++ b/sfx2/source/appl/appquit.cxx @@ -4,9 +4,9 @@ * * $RCSfile: appquit.cxx,v $ * - * $Revision: 1.40 $ + * $Revision: 1.41 $ * - * last change: $Author: kz $ $Date: 2006-11-08 11:57:21 $ + * last change: $Author: obo $ $Date: 2007-01-23 07:13:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -73,7 +73,6 @@ #include "printer.hxx" #include "arrdecl.hxx" #include "sfxresid.hxx" -#include "newhdl.hxx" #include "event.hxx" #include "macrconf.hxx" #include "mnumgr.hxx" |