]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_core_types.h
contract label length to conf params
[frescor/frsh-include.git] / frsh_core_types.h
index e0c72810a8423e089531bcc5959c65d4d9de7a51..a78800055d2a28cc6eb5b90f77d32b9dc702be59 100644 (file)
@@ -139,7 +139,6 @@ typedef enum {
 } frsh_contract_type_t;
 
 // The name of this constant has been updated to have the FRSH_ prefix
-#define FRSH_CONTRACT_LABEL_MAXLENGTH 15
 typedef char frsh_contract_label_t[FRSH_CONTRACT_LABEL_MAXLENGTH + 1];
 
 /**