Drop pointless assert.h #includes

This commit is contained in:
Diego Biurrun
2016-04-14 18:24:51 +02:00
parent 74d98d1b0e
commit 0f40c90984
25 changed files with 3 additions and 51 deletions

View File

@@ -89,7 +89,6 @@
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
#include <assert.h>
#include "config.h"
#include "libswscale/rgb2rgb.h"