Mesa (master): dri: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun Apr 25 06:14:50 UTC 2010


Module: Mesa
Branch: master
Commit: 9bc54ca991e15d3a8200f4d64e778bba19338ef5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bc54ca991e15d3a8200f4d64e778bba19338ef5

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Apr 24 23:14:27 2010 -0700

dri: Remove unnecessary header.

---

 src/mesa/drivers/dri/common/dri_util.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/common/dri_util.c b/src/mesa/drivers/dri/common/dri_util.c
index 8b3d8c2..11c189a 100644
--- a/src/mesa/drivers/dri/common/dri_util.c
+++ b/src/mesa/drivers/dri/common/dri_util.c
@@ -31,7 +31,6 @@
 #include "dri_util.h"
 #include "drm_sarea.h"
 #include "utils.h"
-#include "vblank.h"
 #include "xmlpool.h"
 
 PUBLIC const char __dri2ConfigOptions[] =




More information about the mesa-commit mailing list