aboutsummaryrefslogtreecommitdiff
path: root/src/core/main.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-10-23 22:24:56 +0000
committerChristian Grothoff <christian@grothoff.org>2006-10-23 22:24:56 +0000
commit2fb5671f1521c7660a948a2a33b7e31a2545fd56 (patch)
tree19c7d70ae51c2c1bde581e87d627d47832eba9fb /src/core/main.c
parenta453403315966056aa40945a81e4c3ed677fc71e (diff)
downloadgnunet-gtk-2fb5671f1521c7660a948a2a33b7e31a2545fd56.tar.gz
gnunet-gtk-2fb5671f1521c7660a948a2a33b7e31a2545fd56.zip
fixes
Diffstat (limited to 'src/core/main.c')
-rw-r--r--src/core/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/main.c b/src/core/main.c
index 60f807aa..69cb1117 100644
--- a/src/core/main.c
+++ b/src/core/main.c
@@ -98,7 +98,6 @@ int main(int argc,
98 GNUNET_fini(ectx, cfg); 98 GNUNET_fini(ectx, cfg);
99 return -1; 99 return -1;
100 } 100 }
101
102#ifdef WINDOWS 101#ifdef WINDOWS
103 if (!debug_mode) 102 if (!debug_mode)
104 FreeConsole(); 103 FreeConsole();