add lv2ui support
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.h
index 8c251e28b33af49078af7b31e018909efc40865b..66f8f39373898056052f1b8e40e21d475240e7ce 100644 (file)
@@ -633,10 +633,8 @@ public:
        Mutex *keyframe_gui_lock;
 // Lock during creation and destruction of brender so playback doesn't use it.
        Mutex *brender_lock;
-
 // Initialize shared memory
        void init_shm(const char *pfn, int64_t min);
-
 // Initialize channel DB's for playback
        void init_channeldb();
        void init_render();