projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fd0084
)
r300: remove unnecessary forward function declaration
author
Maciej Cencora
<m.cencora@gmail.com>
Fri, 17 Apr 2009 21:54:20 +0000
(23:54 +0200)
committer
Dave Airlie
<airlied@linux.ie>
Sun, 19 Apr 2009 12:13:06 +0000
(22:13 +1000)
src/mesa/drivers/dri/r300/r300_state.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/r300_state.c
b/src/mesa/drivers/dri/r300/r300_state.c
index 64ec87097606de0a3bc7d953c63bf514d55955b0..5ae999b73a802e0732420c0c8f2d2bb7f860b892 100644
(file)
--- a/
src/mesa/drivers/dri/r300/r300_state.c
+++ b/
src/mesa/drivers/dri/r300/r300_state.c
@@
-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])
{