summaryrefslogtreecommitdiff
path: root/wcpscope.h
diff options
context:
space:
mode:
Diffstat (limited to 'wcpscope.h')
-rw-r--r--wcpscope.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/wcpscope.h b/wcpscope.h
index 6556f6f..913467e 100644
--- a/wcpscope.h
+++ b/wcpscope.h
@@ -37,9 +37,6 @@
#define printfield(a,b,c,d,e) if (Verbose > 1) PrintField(a,b,c,d,e)
-extern unsigned char WCPRequest;
-extern unsigned char WCPError;
-
extern void WcpQueryVersion (FD fd, const unsigned char *buf);
extern void WcpQueryVersionReply (FD fd, const unsigned char *buf);
extern void WcpPutImage (FD fd, const unsigned char *buf);