diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2018-03-08 22:32:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-08-22 15:36:55 +0200 |
commit | 0db17707384b62d2001618053c80d76dcf5cfb6c (patch) | |
tree | ec080c880729d56941b0d058328a7d89d25719af /etc | |
parent | 553b96f0551d660d0700de49da880cf99d9c9168 (diff) | |
download | nx-libs-0db17707384b62d2001618053c80d76dcf5cfb6c.tar.gz nx-libs-0db17707384b62d2001618053c80d76dcf5cfb6c.tar.bz2 nx-libs-0db17707384b62d2001618053c80d76dcf5cfb6c.zip |
Events.c: drop variable that caused compilation warning
Fixes this message when compiling with TEST:
Events.c:2725:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
message_data = validateString(NameForAtom(x.u.clientMessage.u.l.longs0));
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions