summaryrefslogtreecommitdiff
path: root/libs/ardour/session_butler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/session_butler.cc')
-rw-r--r--libs/ardour/session_butler.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/session_butler.cc b/libs/ardour/session_butler.cc
index 832284901c..bb02eede91 100644
--- a/libs/ardour/session_butler.cc
+++ b/libs/ardour/session_butler.cc
@@ -157,8 +157,6 @@ Session::_butler_thread_work (void* arg)
return 0;
}
-#define transport_work_requested() g_atomic_int_get(&butler_should_do_transport_work)
-
void *
Session::butler_thread_work ()
{