Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.
authorDiego Elio Pettenò <flameeyes@gmail.com>
Tue, 25 Jan 2011 00:29:44 +0000 (00:29 +0000)
committerMans Rullgard <mans@mansr.com>
Wed, 26 Jan 2011 16:08:04 +0000 (16:08 +0000)
commit2d162e3825a35b6ac42a27d27c4a3ebbd141828d
treec65389457ce25cca562dc4462eda4260ba150854
parent4c57cde942b3d28074d0bb06e2ca200bc1098f22
Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.

The iff.h header only declared one function that is now static, the
libavformat/iff.c source file wasn't using it before. Drop the file
entirely.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/iff.c
libavcodec/iff.h [deleted file]
libavformat/iff.c