projects
/
c11tester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e5d8b8
)
model: remove unused definition
author
Brian Norris
<banorris@uci.edu>
Tue, 24 Apr 2012 20:44:34 +0000
(13:44 -0700)
committer
Brian Norris
<banorris@uci.edu>
Tue, 24 Apr 2012 20:44:34 +0000
(13:44 -0700)
model.h
patch
|
blob
|
history
diff --git
a/model.h
b/model.h
index
80a27aa
..
aac968a
100644
(file)
--- a/
model.h
+++ b/
model.h
@@
-110,6
+110,4
@@
private:
extern ModelChecker *model;
-int thread_switch_to_master(ModelAction *act);
-
#endif /* __MODEL_H__ */