summaryrefslogtreecommitdiff
path: root/shmscope.h
diff options
context:
space:
mode:
Diffstat (limited to 'shmscope.h')
-rw-r--r--shmscope.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/shmscope.h b/shmscope.h
index 6d56f4c..dc4a40d 100644
--- a/shmscope.h
+++ b/shmscope.h
@@ -12,10 +12,6 @@
#define printfield(a,b,c,d,e) if (Verbose > 1) PrintField(a,b,c,d,e)
-extern unsigned char MITSHMRequest;
-extern unsigned char MITSHMError;
-extern unsigned char MITSHMEvent;
-
extern void MitshmQueryVersion (FD fd, const unsigned char *buf);
extern void MitshmQueryVersionReply (FD fd, const unsigned char *buf);
extern void MitshmAttach (FD fd, const unsigned char *buf);