Browse Source

mesa: Remove unnecessary header from state.c.

tags/mesa-7.7-2
Vinson Lee 15 years ago
parent
commit
6603550353
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/mesa/main/state.c

+ 0
- 1
src/mesa/main/state.c View File

@@ -48,7 +48,6 @@
#include "texenvprogram.h"
#include "texobj.h"
#include "texstate.h"
#include "viewport.h"


static void

Loading…
Cancel
Save