Removed unnecessary typedef of GLchar. It was reported by rusty with

issues on OpenBSD/NetBSD Not sure why it was left there, but fixed now. 


SVN revision: 77507
This commit is contained in:
Sung Park 2012-10-05 07:00:28 +00:00
parent 517843dc7c
commit 6ce22db846
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
#ifndef _EVAS_GL_API_EXT_H
#define _EVAS_GL_API_EXT_H
typedef char GLchar;
#include "evas_gl_core_private.h"
#ifdef GL_GLES