remove trailing spaces

This commit is contained in:
Jordan Lee
2012-09-07 04:25:04 +00:00
parent f4cfc0cf56
commit 357b160cde
4 changed files with 5 additions and 6 deletions

View File

@@ -475,7 +475,6 @@ onOpenURLResponse( GtkDialog * dialog, int response, gpointer user_data )
{
handled = TRUE;
}
if( handled )
gtk_widget_destroy( GTK_WIDGET( dialog ) );