From: Daniel Stone Date: Wed, 28 Mar 2012 18:50:45 +0000 (+0100) Subject: Remove unused rtrnValue declaration X-Git-Tag: xkbcommon-0.2.0~674 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6628cf0bed4b323d07b430bfe84daacc11a547a6;p=platform%2Fupstream%2Flibxkbcommon.git Remove unused rtrnValue declaration Signed-off-by: Daniel Stone --- diff --git a/src/xkbcomp/parseutils.c b/src/xkbcomp/parseutils.c index 1392514..b8718ce 100644 --- a/src/xkbcomp/parseutils.c +++ b/src/xkbcomp/parseutils.c @@ -31,8 +31,6 @@ #include #include -XkbFile *rtrnValue; - ParseCommon * AppendStmt(ParseCommon * to, ParseCommon * append) {