Obselete since EGL 1.3, use EGL_CONFORMANT instead

Property definitions

egl $ EGLConfigCaveat :: non_conformant
	# Obselete since EGL 1.3, use EGL_CONFORMANT instead
	new non_conformant `{ return EGL_NON_CONFORMANT_CONFIG; `}
lib/egl/egl.nit:247,2--248,59