int64 based comms and more unit functionality
[melted] / src / miracle / miracle_local.c
index e9ef50e..501487a 100644 (file)
@@ -455,5 +455,5 @@ static void miracle_local_close( miracle_local local )
        pthread_kill_other_threads_np();
        miracle_log( LOG_DEBUG, "Clean shutdown." );
        free( local );
-       mlt_factory_close( );
+       //mlt_factory_close( );
 }