Commit 7c8214f3 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

GenericReply.h: remove unused variable

parent 059028ce
......@@ -83,7 +83,6 @@ class GenericReplyMessage : public Message
private:
unsigned char byte_data;
unsigned int int_data[6];
unsigned short short_data[12];
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment