Changeset 6960


Ignore:
Timestamp:
04/19/05 19:05:51 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/sponde.cc

    r6958 r6960  
    153153    }
    154154
    155     if (gSystem->AccessPathName(kOutfile, kWritePermission))
    156     {
    157         gLog << err << "Sorry, no write permission for '" << kOutfile << "' doesn't exist." << endl;
    158         return 2;
    159     }
    160 
    161155    if (kDebugMem)
    162156        TObject::SetObjectStat(kTRUE);
Note: See TracChangeset for help on using the changeset viewer.