mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 10:29:27 +08:00
Remove remaining int24 uses
This commit is contained in:
@@ -120,17 +120,15 @@ mdb_read_pg
|
||||
mdb_read_alt_pg
|
||||
mdb_get_byte
|
||||
mdb_get_int16
|
||||
mdb_get_int24
|
||||
mdb_get_int32
|
||||
mdb_get_int32_msb
|
||||
mdb_get_single
|
||||
mdb_get_double
|
||||
mdb_pg_get_byte
|
||||
mdb_pg_get_int16
|
||||
mdb_pg_get_int24
|
||||
mdb_pg_get_int32
|
||||
mdb_pg_get_single
|
||||
mdb_pg_get_double
|
||||
mdb_pg_get_int24_msb
|
||||
mdb_swap_pgbuf
|
||||
mdb_index_swap_n
|
||||
mdb_test_sargs
|
||||
|
||||
Reference in New Issue
Block a user