diff options
Diffstat (limited to 'sfx2/source/menu')
-rw-r--r-- | sfx2/source/menu/virtmenu.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/menu/virtmenu.cxx b/sfx2/source/menu/virtmenu.cxx index b9c7b37a5ebc..da496a6e5afd 100644 --- a/sfx2/source/menu/virtmenu.cxx +++ b/sfx2/source/menu/virtmenu.cxx @@ -2,9 +2,9 @@ * * $RCSfile: virtmenu.cxx,v $ * - * $Revision: 1.34 $ + * $Revision: 1.35 $ * - * last change: $Author: rt $ $Date: 2003-11-25 10:51:31 $ + * last change: $Author: vg $ $Date: 2004-01-06 16:33:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -60,7 +60,6 @@ ************************************************************************/ #include <sot/factory.hxx> -#include <vcl/system.hxx> #include <svtools/menuoptions.hxx> #include <svtools/imagemgr.hxx> #include <svtools/imageitm.hxx> |