summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/twm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/twm.h b/src/twm.h
index 6fb4d6d..57437cb 100644
--- a/src/twm.h
+++ b/src/twm.h
@@ -92,8 +92,6 @@ from The Open Group.
#define PIXEL_ALREADY_TYPEDEFED /* for Xmu/Drawing.h */
-typedef void (*SigProc) (int); /* type of function returned by signal() */
-
#define BW 2 /* border width */
#define BW2 4 /* border width * 2 */