diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-03-18 16:05:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-05-02 14:53:06 +0200 |
commit | 5bbdbfce2ef7d153dba7c888edf49021bcbe3914 (patch) | |
tree | 661f090ee9af3a944b31d94b8fced1e6c743f038 /nx-X11/programs/Xserver/hw/nxagent/Pixels.h | |
parent | f3f0a6b4b1e4c3e08501a9967a302f6f2914d828 (diff) | |
download | nx-libs-5bbdbfce2ef7d153dba7c888edf49021bcbe3914.tar.gz nx-libs-5bbdbfce2ef7d153dba7c888edf49021bcbe3914.tar.bz2 nx-libs-5bbdbfce2ef7d153dba7c888edf49021bcbe3914.zip |
hw/nxagent/Clipboard.c: The result variable is only needed when combiled with -DDEBUG.
Amends the following compiler warning:
```
Clipboard.c: In function ‘nxagentRequestSelection’:
Clipboard.c:272:7: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
int result;
^
```
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Pixels.h')
0 files changed, 0 insertions, 0 deletions