diff options
author | Thomas Benisch <tbe@openoffice.org> | 2000-11-28 13:14:16 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2000-11-28 13:14:16 +0000 |
commit | eb2ea6cd18d0ac7e79bcd418ec7b4036b6b3929d (patch) | |
tree | 0e49fab9ff5079c1e4817a166f59b4cc7e4b94ef /sc/source/ui/drawfunc | |
parent | 7866d36bb0e6d44cb055b99fe61c5c6c977c7dc1 (diff) |
removed obsolete include file svx/vcsbxdef.hxx
Diffstat (limited to 'sc/source/ui/drawfunc')
-rw-r--r-- | sc/source/ui/drawfunc/fuconuno.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/drawfunc/fuconuno.cxx b/sc/source/ui/drawfunc/fuconuno.cxx index 0d1272db5742..0ec2a3bd407a 100644 --- a/sc/source/ui/drawfunc/fuconuno.cxx +++ b/sc/source/ui/drawfunc/fuconuno.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fuconuno.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: nn $ $Date: 2000-09-22 18:52:10 $ + * last change: $Author: tbe $ $Date: 2000-11-28 14:14:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -344,7 +344,6 @@ //------------------------------------------------------------------------ #include <svx/svdview.hxx> -//#include <svx/vcsbxdef.hxx> #include "fuconuno.hxx" #include "tabvwsh.hxx" |