egl/eglrefimpl/inc/eglprivate.h
branchEGL_MERGE
changeset 190 19ce5231ffe4
parent 58 5b9c23c1a54c
--- a/egl/eglrefimpl/inc/eglprivate.h	Wed May 19 10:19:21 2010 +0100
+++ b/egl/eglrefimpl/inc/eglprivate.h	Fri Sep 24 16:48:05 2010 +0100
@@ -180,9 +180,10 @@
 	
 	// Private APIs
 	EGLint EglSignalSyncInternal(EGLDisplay aDisplay, EGLSyncKHR aSync, EGLenum aMode);
-    //added by Jose
+   
 	void SetEgl(EGL* aEgl);
 	EGL* getEgl();
+	
 	CEglThreadSession(CEglDriver& aDriver);
 	// Debug APIs
 #ifdef _DEBUG