Get rid of a stray character
This commit is contained in:
committed by
Jasper St. Pierre
parent
6193b9b640
commit
f02663532d
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user