Remove unused rtrnValue declaration
Signed-off-by: Daniel Stone <daniel@fooishbar.org>master
parent
bb6ca7682c
commit
6628cf0bed
|
@ -31,8 +31,6 @@
|
|||
#include <X11/keysym.h>
|
||||
#include <X11/Xalloca.h>
|
||||
|
||||
XkbFile *rtrnValue;
|
||||
|
||||
ParseCommon *
|
||||
AppendStmt(ParseCommon * to, ParseCommon * append)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue