aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/texcompress_cpal.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-10-10 13:28:22 +0200
committermarha <marha@users.sourceforge.net>2012-10-10 13:28:22 +0200
commit8c5587d9be904856f7e449a144c2819a8e310599 (patch)
treed25a9fb62aeac6bb6477ee7b0504ee3247a91e1f /mesalib/src/mesa/main/texcompress_cpal.h
parentc48e25635aaafefec0c7761d5310f7d2071fc50c (diff)
downloadvcxsrv-8c5587d9be904856f7e449a144c2819a8e310599.tar.gz
vcxsrv-8c5587d9be904856f7e449a144c2819a8e310599.tar.bz2
vcxsrv-8c5587d9be904856f7e449a144c2819a8e310599.zip
xserver mesa git update 10 oct 2012
xserver: 4b7f00346daed20c96f3e8ea13ae411858a5424b mesa: 87a34131c427b40a561cfef1513b446a0eeabc39
Diffstat (limited to 'mesalib/src/mesa/main/texcompress_cpal.h')
-rw-r--r--mesalib/src/mesa/main/texcompress_cpal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mesalib/src/mesa/main/texcompress_cpal.h b/mesalib/src/mesa/main/texcompress_cpal.h
index 7507d5c1b..7d28fd866 100644
--- a/mesalib/src/mesa/main/texcompress_cpal.h
+++ b/mesalib/src/mesa/main/texcompress_cpal.h
@@ -38,8 +38,5 @@ extern unsigned
_mesa_cpal_compressed_size(int level, GLenum internalFormat,
unsigned width, unsigned height);
-extern void
-_mesa_cpal_compressed_format_type(GLenum internalFormat, GLenum *format,
- GLenum *type);
#endif /* TEXCOMPRESS_CPAL_H */