Introduction
Introduction Statistics Contact Development Disclaimer Help
signum is unused - get rid of it - sinit - suckless init
git clone git://git.suckless.org/sinit
Log
Files
Refs
README
LICENSE
---
commit 30f05b9cf6be171dc38e78940e865ea473a88baf
parent 581cb839f723b182e4119955ec5abfae53f65748
Author: sin <[email protected]>
Date: Fri, 7 Feb 2014 21:42:24 +0000
signum is unused - get rid of it
Diffstat:
M sinit.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/sinit.c b/sinit.c
@@ -18,8 +18,6 @@ typedef union {
const void *v;
} Arg;
-volatile sig_atomic_t signum;
-
typedef struct {
int sig;
void (*func)(void);
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.