summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/image.h')
-rw-r--r--src/mesa/main/image.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/main/image.h b/src/mesa/main/image.h
index 005fbccbeb0..46adaec4149 100644
--- a/src/mesa/main/image.h
+++ b/src/mesa/main/image.h
@@ -61,9 +61,6 @@ extern GLboolean
_mesa_is_color_format(GLenum format);
extern GLboolean
-_mesa_is_index_format(GLenum format);
-
-extern GLboolean
_mesa_is_depth_format(GLenum format);
extern GLboolean