refactoring

This commit is contained in:
Devaev Maxim
2019-03-06 05:18:26 +03:00
parent 01e21e419d
commit 351da0dce0
2 changed files with 16 additions and 11 deletions

View File

@@ -76,7 +76,6 @@ void hw_encoder_compress_buffer(struct device_t *dev, unsigned index) {
# undef PICTURE
}
static bool _is_huffman(const unsigned char *data) {
unsigned count = 0;