mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Revert "Pathfinding: do path calculation in separate thread"
This reverts commit f376b27999.
This commit is contained in:
@@ -314,8 +314,6 @@ public:
|
||||
|
||||
boost::shared_mutex *mx;
|
||||
|
||||
unique_ptr<boost::thread> pathfinderWorking;
|
||||
|
||||
void giveHeroArtifact(CGHeroInstance *h, ArtifactID aid);
|
||||
|
||||
void apply(CPack *pack);
|
||||
|
||||
Reference in New Issue
Block a user