From 8c092def6c8f59048341c585af9b752bfa1f0236 Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Sun, 31 Aug 2008 17:43:20 +0900 Subject: Remove CVS keywords. Please remove CVS keywords when importing third-party code into the git repository. --- include/GLES/gl.h | 1 - include/GLES/glext.h | 1 - include/GLES/glplatform.h | 1 - 3 files changed, 3 deletions(-) (limited to 'include/GLES') diff --git a/include/GLES/gl.h b/include/GLES/gl.h index 76cc947983..8ffcdc1db3 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 diff --git a/include/GLES/glext.h b/include/GLES/glext.h index 4de33bc8b8..a55829489d 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 6e725b18a9..7c8392bfcb 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" { -- cgit v1.2.3