projects
/
recode
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24b1ce6
)
main.c: remove a FIXME: doesn't need to be done
author
Reuben Thomas
<rrt@sc3d.org>
Sat, 13 Jan 2018 21:05:36 +0000
(21:05 +0000)
committer
Reuben Thomas
<rrt@sc3d.org>
Sun, 14 Jan 2018 20:45:31 +0000
(20:45 +0000)
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index eba5168d6c23e5f5b1f8296e58fa879197187faf..39d7f54ddc867c1f807faa81df302f600d2cb411 100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-131,9
+131,6
@@
task_perror (RECODE_CONST_TASK task)
| Signal handler. |
`-----------------*/
-#if FIXME
-static jmp_buf signal_label; /* where to jump when signal received */
-#endif
static bool interrupted = 0; /* set when some signal has been received */
static void