wacom: Remove extraneous linefeed

This commit is contained in:
Bastien Nocera 2012-02-16 17:24:43 +01:00
parent 030513fbe1
commit d7bf7f8ed9

View file

@ -546,7 +546,6 @@ map_buttons_button_clicked_cb (GtkButton *button,
g_signal_connect (G_OBJECT (dialog), "response",
G_CALLBACK (button_mapping_dialog_closed), page);
gtk_widget_show (dialog);
}