revert previous redundant commit
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 10 Apr 2012 15:27:24 +0000 (15:27 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 10 Apr 2012 15:27:24 +0000 (15:27 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@11868 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/editor_ops.cc

index ee78056b7fd749785481eec0a8715b1e7acdbc4a..92d4ed63f5a2745e1c2eb1e556b095175826f05c 100644 (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 */