Remove checks for NULL before XFree 04/9204/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 29 Sep 2011 04:43:40 +0000 (21:43 -0700)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 03:32:31 +0000 (23:32 -0400)
commiteacd0cf2d1eb9e61f5acaa6cafa5ff14d87c9b0c
treefa96862d1b2c740147c8659e14a8be34dce9c26f
parent0b82e3a251d079629dec54995917db811df33ffe
Remove checks for NULL before XFree

Replaced if (.*) \(XFree (.*);\)  with  \1

Change-Id: I8c6191966838ebef4c6f9f162baced7322e2601d
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
xev.c