mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:43:04 +01:00
comment cleanup STEXT and UTEXT not used anywhere
This commit is contained in:
parent
8654cf08f3
commit
25d006ecdf
@ -102,8 +102,6 @@ struct lstring
|
||||
|
||||
typedef unsigned char BOOLEAN;
|
||||
typedef char TEXT; /* To be expunged over time */
|
||||
/*typedef unsigned char STEXT; Signed text - not used
|
||||
typedef unsigned char UTEXT; Unsigned text - not used */
|
||||
typedef unsigned char BYTE; /* Unsigned byte - common */
|
||||
/*typedef char SBYTE; Signed byte - not used */
|
||||
typedef intptr_t IPTR;
|
||||
|
Loading…
Reference in New Issue
Block a user