[label] remove bogus whitespace

This commit is contained in:
Ray Strode 2010-08-22 15:41:13 -04:00
parent 4cd352a2ec
commit ea135e702e

View file

@ -256,7 +256,7 @@ show_control (ply_label_plugin_control_t *label,
long y)
{
ply_rectangle_t dirty_area;
dirty_area = label->area;
label->display = display;
label->area.x = x;