summaryrefslogtreecommitdiff
path: root/progs/demos/paltex.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2003-06-05 00:50:18 +0000
committerIan Romanick <idr@us.ibm.com>2003-06-05 00:50:18 +0000
commit9ac51f57efe07ed43a1e4224a7f5daddec401b36 (patch)
tree6f1cb55cbcee17cb3a3a77c9437e3e1fd7d24784 /progs/demos/paltex.c
parentb9e1411660d80612ec9706c443eacb0f46caefad (diff)
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'progs/demos/paltex.c')
-rw-r--r--progs/demos/paltex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/demos/paltex.c b/progs/demos/paltex.c
index 242d0c4bd3..8d0400c76a 100644
--- a/progs/demos/paltex.c
+++ b/progs/demos/paltex.c
@@ -1,4 +1,3 @@
-/* $Id: paltex.c,v 1.9 2002/07/22 13:45:31 brianp Exp $ */
/*
* Paletted texture demo. Written by Brian Paul.