]> git.sur5r.net Git - glabels/blobdiff - glabels2/src/view-box.c
View_highlight is now a full-fledged object that tracks its corresponding label objec...
[glabels] / glabels2 / src / view-box.c
index d45729adf26837e400d8bc69d2fec97ec3a07ca1..9545269d08e4f7c30269c5e660779c6e324313eb 100644 (file)
@@ -254,9 +254,6 @@ update_view_box_cb (glLabelObject *object,
                               "fill_color_rgba", fill_color,
                               NULL);
 
-       /* Adjust highlight */
-       gl_view_object_update_highlight (GL_VIEW_OBJECT(view_box));
-
        gl_debug (DEBUG_VIEW, "END");
 }