i915: Remove GEN >= 4 extension support 34/7234/1
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 28 Jun 2013 01:20:14 +0000 (18:20 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 28 Jun 2013 20:35:20 +0000 (13:35 -0700)
commite621208e29c9b624fd1522e401986f0e996c4209
tree2562894632fd96aa58f1aa4d7658eed72dd47e90
parent745f6c692cda4ae74d0de3b4128cc39d2ffc2054
i915: Remove GEN >= 4 extension support

This copy of the source file is only used for GEN <= 3, so remove the
dead code.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i915/intel_extensions.c