X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=inline;f=main.c;h=bed5e1bf0dd0964c69e6fa161816e6d05a9ec075;hb=ccc2b1b7ed981618ac13bedf540de24256d4431f;hp=ee51767f7a81db07984d50e37cd0be650a9b1377;hpb=1f257c6ced9b6eab932a4801899c3aa7a92e219f;p=pmount-gui.git 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;