From 3c67c2e491ba21bcd1b8948c5ab801fbf6741245 Mon Sep 17 00:00:00 2001 From: vng Date: Fri, 8 Mar 2013 17:17:09 +0300 Subject: [PATCH] Remove obsolete declaration. --- indexer/classificator_loader.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/indexer/classificator_loader.hpp b/indexer/classificator_loader.hpp index c49876456a..b2ac33f8b4 100644 --- a/indexer/classificator_loader.hpp +++ b/indexer/classificator_loader.hpp @@ -5,7 +5,5 @@ namespace classificator { - void ReadVisibility(string const & fPath); - void Load(); }