From: Jean-Philippe Orsini Date: Sun, 22 Jan 2012 16:53:45 +0000 (+0000) Subject: removed useless commented code line X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=46c6c8266131ab60f52d186130adf5e3d7f71728 removed useless commented code line --- 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);