binding: ping() dispatches only pending events
[staging/windowmanager.git] / src / main.cpp
index 4c04f74..aee2756 100644 (file)
@@ -30,7 +30,6 @@ extern "C" {
 }
 
 namespace {
-std::mutex binding_m;
 
 struct afb_instance {
    std::unique_ptr<wl::display> display;