lets not have system("format c:") even tho its amusing as it just

creates warnings. :)



SVN revision: 79310
This commit is contained in:
Carsten Haitzler 2012-11-15 04:29:34 +00:00
parent fa2b4d90e5
commit b8ad8ae5fe
1 changed files with 0 additions and 1 deletions

View File

@ -1287,7 +1287,6 @@ evas_cserve2_font_glyph_bitmap_get(Font_Entry *fe, unsigned int idx, Font_Hint_F
if (!fash)
{
// this should not happen really, so let the user know he fucked up
system("format c:");
return NULL;
}