Commit 95b1dadac16ade8ea28f1bc4bb490dbb0b5959c6
1 parent
c94e0cc3
Exists in
master
and in
3 other branches
Ajustando SDK
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
private.h
| @@ -239,7 +239,6 @@ struct lib3270_text | @@ -239,7 +239,6 @@ struct lib3270_text | ||
| 239 | #define LIB3270_DEFAULT_CGEN 0x02b90000 | 239 | #define LIB3270_DEFAULT_CGEN 0x02b90000 |
| 240 | #define LIB3270_DEFAULT_CSET 0x00000025 | 240 | #define LIB3270_DEFAULT_CSET 0x00000025 |
| 241 | 241 | ||
| 242 | -#define LIB3270_LUNAME_LENGTH 16 | ||
| 243 | #define LIB3270_FULL_MODEL_NAME_LENGTH 13 | 242 | #define LIB3270_FULL_MODEL_NAME_LENGTH 13 |
| 244 | #define LIB3270_LU_MAX 32 | 243 | #define LIB3270_LU_MAX 32 |
| 245 | 244 |