From: Mikko Rasa Date: Sun, 16 Nov 2014 16:37:12 +0000 (+0200) Subject: Cosmetic fixes X-Git-Url: http://git.tdb.fi/?p=pmount-gui.git;a=commitdiff_plain;h=ccc2b1b7ed981618ac13bedf540de24256d4431f;hp=1f257c6ced9b6eab932a4801899c3aa7a92e219f Cosmetic fixes --- diff --git a/LICENSE.txt b/LICENSE.txt index ae8e5bb..da08f6b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2011 Mikko Rasa, Mikkosoft Productions +Copyright (c) 2011-2014 Mikko Rasa, Mikkosoft Productions All rights reserved. Redistribution and use in source and binary forms, with or without 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;