Changeset 27670


Ignore:
Timestamp:
03/19/14 16:44:23 (10 years ago)
Author:
obi
Message:

remove debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skin.h

    r27465 r27670  
    19511951        if(picnode == NULL)
    19521952        {
    1953 printf("skin: pictype=%d add=%d\n",pictype,add);
    19541953                if(pictype == 0)
    19551954                        buf = readpng(filename, &width, &height, &rowbytes, &channels, 0, 0, 0, 0, 0, 0);
Note: See TracChangeset for help on using the changeset viewer.