1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtstyle: remove some accidentally commited debug code

This commit is contained in:
Peter Howkins 2016-04-21 01:48:40 +01:00
parent 066adcac5e
commit e1333a5160

View file

@ -751,7 +751,6 @@ ReadBitmapDirectory(
(void)strtok(name, "."); (void)strtok(name, ".");
} }
fprintf(stderr, "'%s'\n", name);
/* check for duplicates */ /* check for duplicates */
duplicate = 0; duplicate = 0;