app: remove debug spew in the draw tool
This commit is contained in:
parent
919b3d83b8
commit
e7de19ed2f
1 changed files with 0 additions and 2 deletions
|
|
@ -331,8 +331,6 @@ gimp_draw_tool_draw_items (GimpDrawTool *draw_tool,
|
|||
! gimp_draw_tool_is_drawn (draw_tool))
|
||||
return;
|
||||
|
||||
g_printerr ("%s: drawing!\n", G_STRFUNC);
|
||||
|
||||
shell = gimp_display_get_shell (draw_tool->display);
|
||||
window = gtk_widget_get_window (shell->canvas);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue