Ignore:
Timestamp:
05/20/05 12:17:55 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpedestal/MExtractPedestal.cc

    r6913 r7070  
    443443  if (fExtractor)
    444444  {
    445     if (!((MTask*)fExtractor)->ReInit(pList))
    446         return kFALSE;
    447 
    448       if (!fExtractor->InitArrays())
     445      if (!((MTask*)fExtractor)->ReInit(pList))
    449446          return kFALSE;
    450447
Note: See TracChangeset for help on using the changeset viewer.