schedule: drop the ModelChecker::check_promises_thread_disabled interface
[model-checker.git] / model.h
diff --git a/model.h b/model.h
index be53ec3fb4ea57858fd55fae54f3b65672b33607..cfc652866da765899fa3e6f452b3403fa6bcc03b 100644 (file)
--- a/model.h
+++ b/model.h
@@ -63,7 +63,6 @@ public:
 
        void switch_from_master(Thread *thread);
        uint64_t switch_to_master(ModelAction *act);
-       void check_promises_thread_disabled();
 
        bool assert_bug(const char *msg, ...);
        void assert_user_bug(const char *msg);