mesa/main: Make FEATURE_texture_s3tc follow feature conventions.
[mesa.git] / src / mesa / main / texcompress.h
index d4873db54a813f62609a28dcc3f0140a158695e3..5e73a3149bddf6979f6ba985034ddef7b3359e67 100644 (file)
@@ -44,11 +44,6 @@ _mesa_compressed_image_address(GLint col, GLint row, GLint img,
                                gl_format mesaFormat,
                                GLsizei width, const GLubyte *image);
 
-
-extern void
-_mesa_init_texture_s3tc( GLcontext *ctx );
-
-
 #else /* _HAVE_FULL_GL */
 
 /* no-op macros */