Ignore:
Timestamp:
Nov 27, 2011, 4:36:15 PM (13 years ago)
Author:
rybkin
Message:

See C.L. 465

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt_system.cxx

    r576 r588  
    674674  if (::unlink (name) != 0)
    675675    {
    676       CmtMessage::error ("Cannot remove file " + name);
     676      //      CmtMessage::error ("Cannot remove file " + name);
    677677      //      cerr << "#CMT> Cannot remove file " << name << endl;
    678678      return (false);
Note: See TracChangeset for help on using the changeset viewer.