summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_driver.h
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2011-03-01 14:10:49 -0800
committerIan Romanick <ian.d.romanick@intel.com>2011-04-05 11:21:01 -0700
commit0fe34b7bbc9a8e089bbb4d0fe401b09095a571eb (patch)
tree3a65c8b316a9c3c3ff76d90447d9e658f5837459 /src/mesa/drivers/dri/nouveau/nouveau_driver.h
parent9996a86085edb2bdbcb165d985203ee8ce6a9b22 (diff)
downloadmesa-0fe34b7bbc9a8e089bbb4d0fe401b09095a571eb.tar.gz
dri: Remove driver date from renderer string
Reviewed-by: Corbin Simpson <MostAwesomeDude@gmail.com> Reviewed-by: Brian Paul <brianp@vmware.com> Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Diffstat (limited to 'src/mesa/drivers/dri/nouveau/nouveau_driver.h')
-rw-r--r--src/mesa/drivers/dri/nouveau/nouveau_driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/nouveau/nouveau_driver.h b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
index 158aec820aa..0018eec021f 100644
--- a/src/mesa/drivers/dri/nouveau/nouveau_driver.h
+++ b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
@@ -48,7 +48,6 @@
#include "nouveau_surface.h"
#include "nv04_pushbuf.h"
-#define DRIVER_DATE "20091015"
#define DRIVER_AUTHOR "Nouveau"
struct nouveau_driver {