diff options
Diffstat (limited to 'desktop/source/app/app.cxx')
-rw-r--r-- | desktop/source/app/app.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx index cb2a32ee0d4c..a27a7d67b92c 100644 --- a/desktop/source/app/app.cxx +++ b/desktop/source/app/app.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: app.cxx,v $ - * $Revision: 1.224 $ + * $Revision: 1.224.14.1 $ * * This file is part of OpenOffice.org. * @@ -36,7 +36,6 @@ #include "app.hxx" #include "desktop.hrc" #include "appinit.hxx" -#include "intro.hxx" #include "officeipcthread.hxx" #include "cmdlineargs.hxx" #include "desktopresid.hxx" |