Skip to content

Commit

Permalink
Remove extra variable definition that cause -fno-common build to fail
Browse files Browse the repository at this point in the history
(Werner Fink)
  • Loading branch information
zoulasc committed Jan 11, 2020
1 parent 96c1e29 commit 6974bc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tc.sig.c
Expand Up @@ -56,7 +56,6 @@ int alrmcatch_disabled; /* = 0; */
int phup_disabled; /* = 0; */
int pchild_disabled; /* = 0; */
int pintr_disabled; /* = 0; */
int handle_interrupt; /* = 0; */

int
handle_pending_signals(void)
Expand Down

0 comments on commit 6974bc3

Please sign in to comment.