forgotten printf (not needed anymore I think)

This commit is contained in:
Albert Cahalan 2005-01-08 20:59:06 +00:00
parent cf473d5333
commit fb887cc188

View file

@ -8024,9 +8024,6 @@ static void draw_fonts(void)
SDL_Surface * tmp_surf;
SDL_Color black = {0, 0, 0, 0};
printf("Redrawing fonts\n");
/* Draw the title: */
draw_image_title(TITLE_LETTERS, r_ttoolopt);