mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 14:03:02 +01:00
cleanup
This commit is contained in:
parent
06a3395e22
commit
70e7e9c397
@ -134,11 +134,6 @@ void gds__trace_printer(void*, SSHORT, const TEXT*);
|
||||
void gds__print_pool(Firebird::MemoryPool*, const TEXT*, ...);
|
||||
void GDS_init_prefix();
|
||||
|
||||
#if (defined SOLARIS && !defined(MAP_ANON))
|
||||
UCHAR* mmap_anon(SLONG);
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user