diff options
Diffstat (limited to 'libavcodec/tscc.c')
-rw-r--r-- | libavcodec/tscc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/tscc.c b/libavcodec/tscc.c index c96a577a81..7c54473228 100644 --- a/libavcodec/tscc.c +++ b/libavcodec/tscc.c @@ -32,7 +32,6 @@ * then this coded picture is packed with ZLib * * Supports: BGR8,BGR555,BGR24 - only BGR8 and BGR555 tested - * */ #include <stdio.h> |