Changeset 9214


Ignore:
Timestamp:
08/09/11 10:29:09 (14 years ago)
Author:
jschierm
Message:

KMLFileReadUtils.cpp: removed debug statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/KML/KMLFileReadUtils.cpp

    r8464 r9214  
    150150
    151151                ktokv=strtok(NULL,quote);
    152                 _printf_(true,"KMLFileTagAttrib -- attribute %s=\"%s\".\n",ktokn,ktokv);
     152//              _printf_(true,"KMLFileTagAttrib -- attribute %s=\"%s\".\n",ktokn,ktokv);
    153153
    154154/*  add the attribute to the dataset  */
Note: See TracChangeset for help on using the changeset viewer.