Remove unused C4AUL_CodeBufSize

directional-lights
Nicolas Hake 2016-05-10 18:53:46 +02:00
parent a100b93e7f
commit 10abb1bbdb
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@
#define C4AUL_Nil "nil"
#define C4AUL_New "new"
#define C4AUL_CodeBufSize 16
// script token type
enum C4AulTokenType : int
{