diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-08-21 14:03:55 +1000 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2012-11-23 10:19:19 +0100 |
commit | cabf4cb7c0ba3e535068ebb1d80108a26dddddaa (patch) | |
tree | 341a0266fefd17c08a73ce37f2ae1715b013fcd9 /autogen.sh | |
parent | 393880d2e6fe7f744e6c701a4fde6116a7278325 (diff) |
Fix compiler warnings about unused variables
vmmouse.c: In function 'MouseCommonOptions':
vmmouse.c:732:16: warning: variable 'from' set but not used
[-Wunused-but-set-variable]
vmmouse.c: In function 'MouseCommonOptions':
vmmouse.c:733:8: warning: variable 'origButtons' set but not used
[-Wunused-but-set-variable]
vmmouse.c: In function 'VMMouseDeviceControl':
vmmouse.c:838:19: warning: variable 'mPriv' set but not used
[-Wunused-but-set-variable]
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions