Ignore:
Timestamp:
04/20/03 15:39:13 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmain/MStatusDisplay.cc

    r1966 r1967  
    431431    //lient->ProcessEventsFor(this);
    432432    gSystem->ProcessEvents();
     433
     434    //TSeqCollection   *GetListOfCleanups() const   {return fCleanups;}
     435
    433436}
    434437
     
    440443MStatusDisplay::~MStatusDisplay()
    441444{
     445    SetLogStream(NULL);
     446
    442447    delete fList;
    443448
Note: See TracChangeset for help on using the changeset viewer.