Remove lots of warnings
[lttv.git] / lttv / lttv / module.c
index 28c3ca70941c0b8764953961224489db849feeb3..df84a0db552b22f2680641eed0e99a8b8867cf4f 100644 (file)
@@ -601,7 +601,7 @@ static void destroy()
 
        initialized = FALSE;
 
-       exit(0);
+       //exit(0);
 }
 
 LTTV_MODULE("module", "Modules in libraries",                          \
This page took 0.022227 seconds and 4 git commands to generate.