summaryrefslogtreecommitdiff
path: root/usbredirparser/usbredirparser.c
diff options
context:
space:
mode:
Diffstat (limited to 'usbredirparser/usbredirparser.c')
-rw-r--r--usbredirparser/usbredirparser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usbredirparser/usbredirparser.c b/usbredirparser/usbredirparser.c
index 784f2e1..383b77f 100644
--- a/usbredirparser/usbredirparser.c
+++ b/usbredirparser/usbredirparser.c
@@ -1496,7 +1496,6 @@ void usbredirparser_send_buffered_bulk_packet(struct usbredirparser *parser,
/****** Serialization support ******/
-#define USBREDIRPARSER_SERIALIZE_MAGIC 0x55525031
#define USBREDIRPARSER_SERIALIZE_BUF_SIZE 65536
/* Serialization format, send and receiving endian are expected to be the same!