diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 18:04:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 18:04:58 +0000 |
commit | c4267f2fc31292fa4dccba7e5cf45276c3e3fac5 (patch) | |
tree | ef73f2fd4a135280dc7bbd2ee0f10eb845d510c1 | |
parent | d44a6f8bc99056de6c00e57e5c31e6fe8cbfc453 (diff) |
INTEGRATION: CWS vclcleanup02 (1.21.70); FILE MERGED
2003/12/04 16:56:57 mt 1.21.70.1: #i23061# Removed/Changed old StarView stuff
-rw-r--r-- | sc/source/ui/view/viewfun4.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx index 8978f9a9d2a1..103e6cf5dfb0 100644 --- a/sc/source/ui/view/viewfun4.cxx +++ b/sc/source/ui/view/viewfun4.cxx @@ -2,9 +2,9 @@ * * $RCSfile: viewfun4.cxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: rt $ $Date: 2003-09-19 08:26:16 $ + * last change: $Author: vg $ $Date: 2004-01-06 19:04:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,7 +95,6 @@ #include <svtools/stritem.hxx> #include <svtools/transfer.hxx> #include <svtools/urlbmk.hxx> -#include <vcl/system.hxx> #include <vcl/msgbox.hxx> #include "viewfunc.hxx" |