[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)
commit0e1f60609258e18ec0a0477c646101212822d387
tree22f05f9f0f396d19ecffa5cec952cc8fadad802b
parentfb5f329d58c67cadc8ff07193ea7556923d49d1b
[IA64] fix warning unused variable `g'

4ac0068f44f192f2de95a7bb36df3e19767a45fb forgot to delete
the declaration of this variable which is no longer used.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/ptrace.c