diff options
Diffstat (limited to 'sc/source/ui/docshell')
-rw-r--r-- | sc/source/ui/docshell/pagedata.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sc/source/ui/docshell/pagedata.cxx b/sc/source/ui/docshell/pagedata.cxx index c0a3b6e99101..72789f9cd3d2 100644 --- a/sc/source/ui/docshell/pagedata.cxx +++ b/sc/source/ui/docshell/pagedata.cxx @@ -2,9 +2,9 @@ * * $RCSfile: pagedata.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:44:55 $ + * last change: $Author: mh $ $Date: 2001-10-23 08:42:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,10 +71,6 @@ #pragma hdrstop -#ifndef PCH -#include "segmentc.hxx" -#endif - #include "pagedata.hxx" //============================================================================ |