diff --git a/clutter/cogl/cogl/cogl-internal.h b/clutter/cogl/cogl/cogl-internal.h index a3e993612..09f5cbcd8 100644 --- a/clutter/cogl/cogl/cogl-internal.h +++ b/clutter/cogl/cogl/cogl-internal.h @@ -100,9 +100,6 @@ cogl_gl_error_to_string (GLenum error_code); #define COGL_ENABLE_COLOR_ARRAY (1<<3) #define COGL_ENABLE_BACKFACE_CULLING (1<<4) -void -_cogl_features_init (void); - int _cogl_get_format_bpp (CoglPixelFormat format);