From fbc69f7726729fc705b9c09665a172356af8d8b3 Mon Sep 17 00:00:00 2001 From: san Date: Thu, 9 Jun 2005 13:54:30 +0000 Subject: [PATCH] Temporary code removed --- src/VISU_I/VISU_Table_i.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VISU_I/VISU_Table_i.cc b/src/VISU_I/VISU_Table_i.cc index 00d9b689..1983edac 100644 --- a/src/VISU_I/VISU_Table_i.cc +++ b/src/VISU_I/VISU_Table_i.cc @@ -578,7 +578,6 @@ int VISU::Curve_i::GetData( double*& theHorList, double*& theVerList ) */ SPlot2d_Curve* VISU::Curve_i::CreatePresentation() { - return NULL; // apo SPlot2d_Curve* crv = new SPlot2d_Curve(); crv->setHorTitle( GetHorTitle().c_str() ); string tlt = GetTitle(); -- 2.39.2