gallium: Remove previously forgotten pf_name() prototype.

This commit is contained in:
José Fonseca 2010-02-14 13:28:17 +00:00
parent 13701aae40
commit fd3237c97d

View file

@ -165,11 +165,6 @@ enum pipe_format {
PIPE_FORMAT_COUNT
};
/**
* Builds pipe format name from format token.
*/
extern const char *pf_name( enum pipe_format format );
enum pipe_video_chroma_format
{