[IA64] fix warning unused variable `g'
authorTony Luck <tony.luck@intel.com>
Fri, 28 Oct 2005 22:52:13 +0000 (15:52 -0700)
committerTony Luck <tony.luck@intel.com>
Fri, 28 Oct 2005 22:52:13 +0000 (15:52 -0700)
4ac0068f44f192f2de95a7bb36df3e19767a45fb forgot to delete
the declaration of this variable which is no longer used.

Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found