projects
/
model-checker.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 80a27aaebae6385842ccda77d1534c4537e789c1..aac968a9f14077ca17953f934c82881266dc781b 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__ */