mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
ref #803, do not use synchronize from another thread
* changed info component to use admit * removed web service synchronize
This commit is contained in:
@@ -69,9 +69,6 @@ namespace BlackGui
|
||||
//! Formatted count for entity
|
||||
static QString dbCountForEntity(BlackMisc::Network::CEntityFlags::Entity entity);
|
||||
|
||||
//! Synchronize caches
|
||||
static void synchronizeCaches();
|
||||
|
||||
//! Admit caches
|
||||
static void admitCaches();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user