Skip to content
Commit 752d15b0 authored by Dennis Nienhüser's avatar Dennis Nienhüser
Browse files

Remove the mutex attribute.

Geodata objects are not thread-safe by itself, so the problem this
part of the code was solving should be handled elsewhere. From my
tests everything works still fine without the mutex.

This should solve the problem of creating a huge amount of handles
on Windows, reported by Konrad Enzensberger - thanks for reporting
and tracking it down!.

Please test.
CCMAIL: marble-devel@kde.org
parent 3dddb9d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment