mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 03:23:04 +01:00
00c0e71628
-Add cleaning-todo
11 lines
313 B
Plaintext
11 lines
313 B
Plaintext
Cleaning todo
|
|
|
|
The order is not significative.
|
|
|
|
.- Remove NOT_USED_OR_REPLACED Macro
|
|
.- Remove PYXIS macro
|
|
.- Remove NO_CHECKSUM macro (and CCH_Checksum function in cch.cpp)
|
|
.- Remove GDS_VAL and GDS_REF macros.
|
|
.- Remove NULL_PTR macro
|
|
.- Remove TRUE and FALSE macros and replace with builtin "true" and "false"
|