Remove unused rtrnValue declaration

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
master
Daniel Stone 2012-03-28 19:50:45 +01:00
parent bb6ca7682c
commit 6628cf0bed
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@
#include <X11/keysym.h>
#include <X11/Xalloca.h>
XkbFile *rtrnValue;
ParseCommon *
AppendStmt(ParseCommon * to, ParseCommon * append)
{