remove definition for FLDNAME_SZ
This commit is contained in:
@@ -91,10 +91,8 @@
|
||||
((int) &(((structure *) 0) -> member))
|
||||
#endif
|
||||
|
||||
/* FLDNAME_SZ must be 4 */
|
||||
#define PVNAME_STRINGSZ 61 /* includes NULL terminator for PVNAME_SZ */
|
||||
#define PVNAME_SZ (PVNAME_STRINGSZ - 1) /*Process Variable Name Size */
|
||||
#define FLDNAME_SZ 4 /*Field Name Size */
|
||||
|
||||
#define DB_MAX_CHOICES 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user