Get rid of a stray character

This commit is contained in:
Jason Ekstrand
2014-04-22 21:17:55 -05:00
committed by Jasper St. Pierre
parent 6193b9b640
commit f02663532d

View File

@@ -1250,7 +1250,7 @@ gtk_drag_highlight_draw (GtkWidget *widget,
GtkStyleContext *context;
if (GTK_IS_WINDOW (widget))
{u
{
/* We don't want to draw the drag highlight around the
* CSD window decorations
*/