13
0

revert previous redundant commit

git-svn-id: svn://localhost/ardour2/branches/3.0@11868 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-04-10 15:27:24 +00:00
parent 760db6493b
commit cb31f4c314

View File

@ -3389,8 +3389,6 @@ Editor::_freeze_thread (void* arg)
void*
Editor::freeze_thread ()
{
/* create per-thread buffers for process() calls */
ProcessThread::init ();
/* create event pool because we may need to talk to the session */
SessionEvent::create_per_thread_pool ("freeze events", 64);
/* create per-thread buffers for process() tree to use */