remove unnecessary define

This commit is contained in:
Martin Reinecke 2019-02-04 15:28:09 +01:00
parent 8c715c11c8
commit e5d8adf15b

View file

@ -40,8 +40,6 @@
#include "sharp.h" #include "sharp.h"
#include "sharp_ylmgen_c.h" #include "sharp_ylmgen_c.h"
#define SHARP_MAXTRANS 100
typedef struct typedef struct
{ {
sharp_jobtype type; sharp_jobtype type;