Changeset 2401 in Sophya


Ignore:
Timestamp:
Jun 10, 2003, 6:49:03 PM (22 years ago)
Author:
ansari
Message:

Suppression Print de DEBUG - Reza 10/06/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pigratt.cc

    r2394 r2401  
    506506      }
    507507      if (fna.size() > 2) dfsz = atoi(fna[2].c_str());
    508       cout << "DBG-GRATT: " << fna[0] << " " << fna[1] << " " << dfsz << endl;
     508      //      cout << "DBG-GRATT: " << fna[0] << " " << fna[1] << " " << dfsz << endl;
    509509      mFnt.SetFont(dfn);
    510510      mFnt.SetFontAtt(dfa);
Note: See TracChangeset for help on using the changeset viewer.