Ignore:
Timestamp:
04/25/03 09:55:58 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MH.cc

    r1992 r2010  
    725725    TString str(opt);
    726726
    727     if (!str.Contains("nonew", TString::kIgnoreCase) || !gPad)
     727    if (!str.Contains("nonew", TString::kIgnoreCase))
    728728        return NULL;
    729729
Note: See TracChangeset for help on using the changeset viewer.