8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 19:23:02 +01:00

Remove convex, gould, pdp11 and vax defines

This commit is contained in:
brodsom 2003-02-10 17:41:31 +00:00
parent 296768ee0c
commit 10205e6703

View File

@ -269,9 +269,6 @@ typedef union {
long i1:32;
#endif
} b32;
#if defined(B64)
B64 b64;
#endif
} C_block;