mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
Cleanup.
This commit is contained in:
parent
3ba22d28e7
commit
1a7abd30d2
@ -5615,13 +5615,10 @@
|
||||
};
|
||||
F616C6FC0200B0D001EF0ADE = {
|
||||
children = (
|
||||
F616C6FD0200B0D001EF0ADE,
|
||||
F616C6FF0200B0D001EF0ADE,
|
||||
F616C7000200B0D001EF0ADE,
|
||||
F616C7010200B0D001EF0ADE,
|
||||
F616C7020200B0D001EF0ADE,
|
||||
F616C7030200B0D001EF0ADE,
|
||||
F616C7040200B0D001EF0ADE,
|
||||
F616C7050200B0D001EF0ADE,
|
||||
F616C7060200B0D001EF0ADE,
|
||||
F616C7070200B0D001EF0ADE,
|
||||
@ -5640,11 +5637,6 @@
|
||||
path = lock;
|
||||
refType = 4;
|
||||
};
|
||||
F616C6FD0200B0D001EF0ADE = {
|
||||
isa = PBXFileReference;
|
||||
path = config_params;
|
||||
refType = 4;
|
||||
};
|
||||
F616C6FF0200B0D001EF0ADE = {
|
||||
isa = PBXFileReference;
|
||||
path = driver.cpp;
|
||||
@ -5665,16 +5657,6 @@
|
||||
path = lock.h;
|
||||
refType = 4;
|
||||
};
|
||||
F616C7030200B0D001EF0ADE = {
|
||||
isa = PBXFileReference;
|
||||
path = lock_header_mmap;
|
||||
refType = 4;
|
||||
};
|
||||
F616C7040200B0D001EF0ADE = {
|
||||
isa = PBXFileReference;
|
||||
path = lock_header_shmem;
|
||||
refType = 4;
|
||||
};
|
||||
F616C7050200B0D001EF0ADE = {
|
||||
isa = PBXFileReference;
|
||||
path = lock_proto.h;
|
||||
|
@ -1,9 +0,0 @@
|
||||
#V4_LOCK_MEM_SIZE 98304
|
||||
#ANY_LOCK_MEM_SIZE 98304
|
||||
#V4_LOCK_SEM_COUNT 32
|
||||
#ANY_LOCK_SEM_COUNT 32
|
||||
#V4_LOCK_SIGNAL 16
|
||||
#ANY_LOCK_SIGNAL 16
|
||||
#V4_EVENT_MEM_SIZE 32768
|
||||
#ANY_EVENT_MEM_SIZE 32768
|
||||
#TCP_NO_NAGLE 0
|
@ -1,4 +0,0 @@
|
||||
#SEMCOUNT 32
|
||||
#BLKSIG 30
|
||||
#EVENT_SHMSIZE 32768
|
||||
|
@ -1,5 +0,0 @@
|
||||
#SHMSIZE 32768
|
||||
#SEMCOUNT 32
|
||||
#BLKSIG 16
|
||||
#EVENT_SHMSIZE 32768
|
||||
|
Loading…
Reference in New Issue
Block a user