From ccc2b1b7ed981618ac13bedf540de24256d4431f Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Sun, 16 Nov 2014 18:37:12 +0200 Subject: [PATCH] Cosmetic fixes --- LICENSE.txt | 2 +- main.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) 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; -- 2.43.0