Remove useless code.

The casts are to the same type and the #define not used.

Change-Id: I8d69c3b9dde7a1c53c2ba5a026a653d8c2e1d2a7
This commit is contained in:
Vincent Rabaud
2017-11-08 10:52:49 +01:00
parent 01a98217ad
commit c462cd0065
6 changed files with 6 additions and 17 deletions

View File

@ -28,7 +28,6 @@
#include "src/enc/delta_palettization_enc.h"
#define PALETTE_KEY_RIGHT_SHIFT 22 // Key for 1K buffer.
// Maximum number of histogram images (sub-blocks).
#define MAX_HUFF_IMAGE_SIZE 2600