X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;h=66f8f39373898056052f1b8e40e21d475240e7ce;hb=5877eaa318ed3060f57621657c0888258da41a59;hp=8c251e28b33af49078af7b31e018909efc40865b;hpb=32294ae14f17c867a39f638112cbec12d59b32d6;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/mwindow.h b/cinelerra-5.1/cinelerra/mwindow.h index 8c251e28..66f8f393 100644 --- a/cinelerra-5.1/cinelerra/mwindow.h +++ b/cinelerra-5.1/cinelerra/mwindow.h @@ -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();