This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 7c8214f31fd3d83e641067941573ebb89f4f4ddb Author: Ulrich Sibiller <uli42@gmx.de> Date: Fri Jan 18 23:57:04 2019 +0100 GenericReply.h: remove unused variable --- nxcomp/src/GenericReply.h | 1 - 1 file changed, 1 deletion(-) diff --git a/nxcomp/src/GenericReply.h b/nxcomp/src/GenericReply.h index e899b84..2b35235 100644 --- a/nxcomp/src/GenericReply.h +++ b/nxcomp/src/GenericReply.h @@ -83,7 +83,6 @@ class GenericReplyMessage : public Message private: unsigned char byte_data; - unsigned int int_data[6]; unsigned short short_data[12]; }; -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git