projects
/
trinked.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
502935f
)
remove useless line
author
Teodor Sigaev
<teodor@sigaev.ru>
Wed, 6 Apr 2016 19:46:04 +0000
(22:46 +0300)
committer
Teodor Sigaev
<teodor@sigaev.ru>
Wed, 6 Apr 2016 19:46:04 +0000
(22:46 +0300)
main.c
patch
|
blob
|
history
diff --git
a/main.c
b/main.c
index
4552672
..
722204c
100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-75,8
+75,6
@@
main_loop() {
return;
}
- collected = 0;
-
while(42) {
if (trinketOpen() != ERR_OK) {