diff options
-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" |