i965/vs: Remove dead vec4_visitor::src_reg_for_float prototype.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 11 Nov 2012 05:53:35 +0000 (21:53 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 15 Nov 2012 19:14:45 +0000 (11:14 -0800)
commita405717b885a4e211dc28c462d174ed8e600fcf9
treebf37e658907ef62d97dec6a2aa87870472ee5d22
parenteec5669bc9fd2fdc43fdb4ffd64e427e23a9f250
i965/vs: Remove dead vec4_visitor::src_reg_for_float prototype.

No such function exists.  src_reg's constructor does that.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_vec4.h