Skip to content
Commit 2e630090 authored by Alan Coopersmith's avatar Alan Coopersmith
Browse files

Remove no-longer-used name variable in _XGetAtomName



Fixes gcc warning:
GetAtomNm.c: In function ‘_XGetAtomName’:
GetAtomNm.c:39:11: warning: unused variable ‘name’ [-Wunused-variable]
     char *name;
           ^~~~

Introduced by commit 336c1e7a

Signed-off-by: default avatarAlan Coopersmith <alan.coopersmith@oracle.com>
parent f077871c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment