Remove one last instance of the obsolete PROTECT_VECTORS macro that was accidentally reintroduced during rebasing.
This commit is contained in:
parent
85c809ce6c
commit
ad45ba6df1
@ -680,9 +680,7 @@ rtengine::ProcessingJob* BatchQueue::imageReady (rtengine::IImage16* img)
|
||||
auto isEmpty = false;
|
||||
|
||||
{
|
||||
#if PROTECT_VECTORS
|
||||
MYREADERLOCK(l, entryRW);
|
||||
#endif
|
||||
isEmpty = fd.empty();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user