Remove the array_stack_align.h header from the encoder lib

All of these macros are already available in the common
macros.h header. Unify all the macros to be named ENFORCE_*
instead of mixed FORCE/ENFORCE.
This commit is contained in:
Martin Storsjö
2014-01-29 21:56:23 +02:00
parent e413ed20a2
commit 66c39a4fd4
16 changed files with 41 additions and 174 deletions

View File

@@ -40,7 +40,6 @@
#include "deblocking.h"
#include "cpu_core.h"
#include "array_stack_align.h"
namespace WelsSVCEnc {