summaryrefslogtreecommitdiff
path: root/include/GLES
diff options
context:
space:
mode:
Diffstat (limited to 'include/GLES')
-rw-r--r--include/GLES/gl.h1
-rw-r--r--include/GLES/glext.h1
-rw-r--r--include/GLES/glplatform.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/include/GLES/gl.h b/include/GLES/gl.h
index 76cc947983a..8ffcdc1db3a 100644
--- a/include/GLES/gl.h
+++ b/include/GLES/gl.h
@@ -1,7 +1,6 @@
#ifndef __gl_h_
#define __gl_h_
-/* $Id: gl.h 4533 2007-11-26 11:19:35Z markc $ */
#include <GLES/glplatform.h>
diff --git a/include/GLES/glext.h b/include/GLES/glext.h
index 4de33bc8b8c..a55829489d1 100644
--- a/include/GLES/glext.h
+++ b/include/GLES/glext.h
@@ -1,7 +1,6 @@
#ifndef __glext_h_
#define __glext_h_
-/* $Id: glext.h 5687 2008-05-13 21:31:32Z oddhack $ */
#ifdef __cplusplus
extern "C" {
diff --git a/include/GLES/glplatform.h b/include/GLES/glplatform.h
index 6e725b18a9d..7c8392bfcb2 100644
--- a/include/GLES/glplatform.h
+++ b/include/GLES/glplatform.h
@@ -1,7 +1,6 @@
#ifndef __glplatform_h_
#define __glplatform_h_
-/* $Id: glplatform.h 4585 2007-11-30 09:49:39Z markc $ */
#ifdef __cplusplus
extern "C" {