Fix indentation

This commit is contained in:
Matthias Clasen 2016-04-26 21:25:02 -04:00
parent 23df86e923
commit 012904097a

View File

@ -366,7 +366,6 @@ _gtk_text_util_create_rich_drag_icon (GtkWidget *widget,
return surface; return surface;
} }
static gint static gint
layout_get_char_width (PangoLayout *layout) layout_get_char_width (PangoLayout *layout)
{ {