Remove old macro, not needed anymore

This commit is contained in:
Jens Steube 2015-12-20 16:59:02 +01:00
parent c3191ae694
commit c4ea00459f
3 changed files with 0 additions and 6 deletions

View File

@ -23,8 +23,6 @@
#define R 10
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
__constant u32 Ch[8][256] =
{
{

View File

@ -23,8 +23,6 @@
#define R 10
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
__constant u32 Ch[8][256] =
{
{

View File

@ -23,8 +23,6 @@
#define R 10
#define BOX(S,n,i) (u32) ((S)[(n)][(i)])
__constant u32 Ch[8][256] =
{
{