From 46c6c8266131ab60f52d186130adf5e3d7f71728 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sun, 22 Jan 2012 16:53:45 +0000 Subject: [PATCH] removed useless commented code line --- src/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.c b/src/main.c index 185c894..95471c7 100644 --- a/src/main.c +++ b/src/main.c @@ -449,7 +449,6 @@ int main(int argc, char **argv) #endif gdk_threads_init(); - /* gdk_threads_enter(); */ gtk_init(NULL, NULL); -- 2.7.4