eet: refactoring jpeg encoding.

This commit is contained in:
Cedric BAIL 2015-03-17 08:50:27 +01:00
parent 182568f103
commit 580a893d2e
1 changed files with 0 additions and 1 deletions

View File

@ -702,7 +702,6 @@ eet_data_image_lossless_compressed_convert(int *size,
unsigned char *result;
int *bigend_data = NULL;
int header[8];
unsigned int i;
if (_eet_image_words_bigendian)
{