reverted non-intended commit of some debug shit ... (I wish I could do that without ANOTHER commit)

This commit is contained in:
zicodxx 2011-08-26 18:59:05 +02:00
parent d1a471dedc
commit 2b5ef3ecfb

View file

@ -204,7 +204,6 @@ bitmap_index bm_load_sub(int skip, char * filename )
new->bm_selector=0;
#endif
if (iff_error != IFF_NO_ERROR) {
printf("%s %i\n",filename,PHYSFSX_exists(filename,0));
Error("File %s - IFF error: %s",filename,iff_errormsg(iff_error));
}