mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
Removed debugging code
This commit is contained in:
parent
cf0128b304
commit
38d3fc7dd3
@ -33,7 +33,7 @@
|
||||
|
||||
// Firebird platform-specific synchronization data structures
|
||||
|
||||
#if defined(DARWIN) || defined(FREEBSD) || defined(LINUX)
|
||||
#if defined(DARWIN) || defined(FREEBSD)
|
||||
#define USE_SYS5SEMAPHORE
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user