Changeset 17337
- Timestamp:
- 11/21/13 17:25:47 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mfileio/MRead.h
r6499 r17337 27 27 MFilter *GetSelector() { return fSelector; } 28 28 29 virtual Int_t AddFile(const char * fname, Int_t entries=-1) { return -1; }29 virtual Int_t AddFile(const char */*fname*/, Int_t /*entries*/=-1) { return -1; } 30 30 Int_t AddFiles(MDirIter &dir); 31 31
Note:
See TracChangeset
for help on using the changeset viewer.