Get rid of uninitialized actions and just use non-atomic writes instead
[c11tester.git] / params.h
index d6f5ec9a9fc5a5cf51b7ea3d8571d518b9aaac37..b4bfc7e7b7921b62c80ccf82ba2c0b2bdd30f925 100644 (file)
--- a/params.h
+++ b/params.h
@@ -6,7 +6,6 @@
  * the model checker.
  */
 struct model_params {
-       unsigned int uninitvalue;
        int maxexecutions;
        bool nofork;