back out the previous botch

-Eric
This commit is contained in:
Eric L. Hernes 1997-12-23 17:10:46 +00:00
parent 382d77f05c
commit 0f1c6e81be
4 changed files with 0 additions and 4 deletions

View File

@ -388,7 +388,6 @@ airbrush_invoker (Argument *args)
non_gui_paint_core.startx = non_gui_paint_core.lastx = stroke_array[0];
non_gui_paint_core.starty = non_gui_paint_core.lasty = stroke_array[1];
num_strokes /= 2;
if (num_strokes == 1)
airbrush_non_gui_paint_func (&non_gui_paint_core, drawable_id, 0);

View File

@ -388,7 +388,6 @@ airbrush_invoker (Argument *args)
non_gui_paint_core.startx = non_gui_paint_core.lastx = stroke_array[0];
non_gui_paint_core.starty = non_gui_paint_core.lasty = stroke_array[1];
num_strokes /= 2;
if (num_strokes == 1)
airbrush_non_gui_paint_func (&non_gui_paint_core, drawable_id, 0);

View File

@ -388,7 +388,6 @@ airbrush_invoker (Argument *args)
non_gui_paint_core.startx = non_gui_paint_core.lastx = stroke_array[0];
non_gui_paint_core.starty = non_gui_paint_core.lasty = stroke_array[1];
num_strokes /= 2;
if (num_strokes == 1)
airbrush_non_gui_paint_func (&non_gui_paint_core, drawable_id, 0);

View File

@ -388,7 +388,6 @@ airbrush_invoker (Argument *args)
non_gui_paint_core.startx = non_gui_paint_core.lastx = stroke_array[0];
non_gui_paint_core.starty = non_gui_paint_core.lasty = stroke_array[1];
num_strokes /= 2;
if (num_strokes == 1)
airbrush_non_gui_paint_func (&non_gui_paint_core, drawable_id, 0);