projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ca702
)
main: what are these variables for? (subramanian...)
author
Brian Norris
<banorris@uci.edu>
Mon, 21 May 2012 04:31:11 +0000
(21:31 -0700)
committer
Brian Norris
<banorris@uci.edu>
Mon, 21 May 2012 04:31:11 +0000
(21:31 -0700)
main.cc
patch
|
blob
|
history
diff --git
a/main.cc
b/main.cc
index 800b873e8d8a2f8295d96879eed0b21bd8087ab8..e49acfcf18566959c21e5e616345be75b215b377 100644
(file)
--- a/
main.cc
+++ b/
main.cc
@@
-10,10
+10,6
@@
/*
* Return 1 if found next thread, 0 otherwise
*/
-int num;
-int num1;
-int num2;
-
static int thread_system_next(void) {
Thread *curr, *next;