diff --git a/reportdesign/source/core/sdr/RptPage.cxx b/reportdesign/source/core/sdr/RptPage.cxx index 37ed09429cee..26c3e6e1ed10 100644 --- a/reportdesign/source/core/sdr/RptPage.cxx +++ b/reportdesign/source/core/sdr/RptPage.cxx @@ -4,9 +4,9 @@ * * $RCSfile: RptPage.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2007-07-09 11:56:16 $ + * last change: $Author: hr $ $Date: 2007-08-03 09:55:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -86,7 +86,6 @@ OReportPage::OReportPage( const OReportPage& rPage ) OReportPage::~OReportPage() { DBG_DTOR( rpt_OReportPage,NULL); - Clear(); } //----------------------------------------------------------------------------