[root] / trunk / hist / hist / src / TMultiGraph.cxx Repository:
ViewVC logotype

Diff of /trunk/hist/hist/src/TMultiGraph.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22419, Mon Mar 3 00:25:01 2008 UTC revision 22546, Sat Mar 8 19:21:05 2008 UTC
# Line 132  Line 132 
132        //drawing modes        //drawing modes
133        TObject *obj;        TObject *obj;
134        while ((obj  = fFunctions->First())) {        while ((obj  = fFunctions->First())) {
135           while(fFunctions->Remove(obj));           while(fFunctions->Remove(obj)) { }
136           delete obj;           delete obj;
137        }        }
138        delete fFunctions;        delete fFunctions;

Legend:
Removed from v.22419  
changed lines
  Added in v.22546

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9