r300: remove unnecessary forward function declaration

This commit is contained in:
Maciej Cencora 2009-04-17 23:54:20 +02:00 committed by Dave Airlie
parent 3fd0084154
commit b552446b95

View file

@ -65,7 +65,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "drirenderbuffer.h"
extern int future_hw_tcl_on;
extern void _tnl_UpdateFixedFunctionProgram(GLcontext * ctx);
static void r300BlendColor(GLcontext * ctx, const GLfloat cf[4])
{