Merge branch 'master' of /home/git/random-fuzzer into thread-switch
[c11tester.git] / model.h
diff --git a/model.h b/model.h
index 60e19f634de146247d59386345fa35da2d9450cb..ffc1a0c64b3175785440806f1be8c758b8ee62c1 100644 (file)
--- a/model.h
+++ b/model.h
@@ -18,8 +18,6 @@
 #include "classlist.h"
 #include "snapshot-interface.h"
 
-typedef SnapList<ModelAction *> action_list_t;
-
 /** @brief Model checker execution stats */
 struct execution_stats {
        int num_total;  /**< @brief Total number of executions */