svga: Remove unnecessary header.

This commit is contained in:
Vinson Lee 2010-03-14 15:38:04 -07:00
parent 41eab95b3b
commit 08cddfe291
1 changed files with 0 additions and 2 deletions

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.