Browse Source

svga: Remove unnecessary header.

tags/mesa-7.9-rc1
Vinson Lee 15 years ago
parent
commit
08cddfe291
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/gallium/drivers/svga/svga_screen_texture.c

+ 0
- 2
src/gallium/drivers/svga/svga_screen_texture.c View File

@@ -41,8 +41,6 @@
#include "svga_debug.h"
#include "svga_screen_buffer.h"

#include <util/u_string.h>


/* XXX: This isn't a real hardware flag, but just a hack for kernel to
* know about primary surfaces. Find a better way to accomplish this.

Loading…
Cancel
Save