]> git.tdb.fi Git - pmount-gui.git/commitdiff
Cosmetic fixes
authorMikko Rasa <tdb@tdb.fi>
Sun, 16 Nov 2014 16:37:12 +0000 (18:37 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 16 Nov 2014 16:37:12 +0000 (18:37 +0200)
LICENSE.txt
main.c

index ae8e5bb3032284cce8070c8652947d492a1e888e..da08f6b3fa24f5ee1ef1cc8bd6184c826948e7e6 100644 (file)
@@ -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
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/main.c b/main.c
index ee51767f7a81db07984d50e37cd0be650a9b1377..bed5e1bf0dd0964c69e6fa161816e6d05a9ec075 100644 (file)
--- a/main.c
+++ b/main.c
@@ -629,9 +629,6 @@ void row_activated(GtkTreeView *list, GtkTreePath *path, GtkTreeViewColumn *colu
                        else
                                gtk_main_quit();
                }
                        else
                                gtk_main_quit();
                }
-               else
-               {
-               }
        }
 
        (void)column;
        }
 
        (void)column;