audio clocks: color tweaks from chris
[ardour.git] / gtk2_ardour / gui_thread.h
index 0e88ad5d77c2393cbc1d491b0f9654f335af287f..cd453c996a35e0badd13223f25527755df1974ba 100644 (file)
@@ -1,10 +1 @@
-#ifndef __ardour_gtk_gui_thread_h__
-#define __ardour_gtk_gui_thread_h__
-
-#define ENSURE_GUI_THREAD(slot) \
-     if (!Gtkmm2ext::UI::instance()->caller_is_gui_thread()) {\
-       Gtkmm2ext::UI::instance()->call_slot ((slot));\
-        return;\
-     }
-
-#endif /* __ardour_gtk_gui_thread_h__ */
+#include "gtkmm2ext/gui_thread.h"