yacy_search_server/source
luccioman d5f44ea216 Removed unnecessary synchronization lock from serverSwitch constructor
Lock was useless here as it was set on an object instance attribute
while the object itself is not yet constructed and no other threads can
access it.
2018-07-16 09:13:50 +02:00
..
net/yacy Removed unnecessary synchronization lock from serverSwitch constructor 2018-07-16 09:13:50 +02:00
log4j.properties