diff options
Diffstat (limited to 'test/xi2/protocol-common.h')
-rw-r--r-- | test/xi2/protocol-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/xi2/protocol-common.h b/test/xi2/protocol-common.h index 1b1717599..f27f248c6 100644 --- a/test/xi2/protocol-common.h +++ b/test/xi2/protocol-common.h @@ -33,8 +33,6 @@ #ifndef PROTOCOL_COMMON_H #define PROTOCOL_COMMON_H -extern int BadDevice; - /* Check default values in a reply */ #define reply_check_defaults(rep, len, type) \ { \ |