Ignore:
Timestamp:
07/14/11 18:35:09 (13 years ago)
Author:
tbretz
Message:
Some name change to get rid of some compiler warnings.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mbase/MLut.cc

    r9901 r11409  
    295295    Delete();
    296296
    297     Int_t n = 0;
    298297    Int_t l = 0;
    299298
     
    309308        if (line[0]=='#')
    310309            continue;
    311 
    312         n++;
    313310
    314311        if (line.Contains(reg))
Note: See TracChangeset for help on using the changeset viewer.