X-Git-Url: http://git.tdb.fi/?p=pmount-gui.git;a=blobdiff_plain;f=main.c;h=bed5e1bf0dd0964c69e6fa161816e6d05a9ec075;hp=ee51767f7a81db07984d50e37cd0be650a9b1377;hb=ccc2b1b7ed981618ac13bedf540de24256d4431f;hpb=1f257c6ced9b6eab932a4801899c3aa7a92e219f diff --git a/main.c b/main.c index ee51767..bed5e1b 100644 --- a/main.c +++ b/main.c @@ -629,9 +629,6 @@ void row_activated(GtkTreeView *list, GtkTreePath *path, GtkTreeViewColumn *colu else gtk_main_quit(); } - else - { - } } (void)column;