Mesa (master): identity: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Feb 4 06:36:32 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Feb  3 22:36:10 2010 -0800

identity: Remove unnecessary header.

---

 src/gallium/drivers/identity/id_objects.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/identity/id_objects.c b/src/gallium/drivers/identity/id_objects.c
index 07aa018..2b1a60c 100644
--- a/src/gallium/drivers/identity/id_objects.c
+++ b/src/gallium/drivers/identity/id_objects.c
@@ -28,7 +28,6 @@
 #include "util/u_inlines.h"
 #include "util/u_memory.h"
 
-#include "id_public.h"
 #include "id_screen.h"
 #include "id_objects.h"
 




More information about the mesa-commit mailing list