Do not reload classificator in drape

This commit is contained in:
Constantin Shalnev 2016-01-14 16:45:12 +03:00
parent ffa964b5a8
commit c4badbc01a

View file

@ -428,8 +428,6 @@ void FrontendRenderer::AcceptMessage(ref_ptr<Message> message)
blocker.Wait();
}
classificator::Load();
// Invalidate textures and wait for completion.
{
BaseBlockingMessage::Blocker blocker;