Bug 1022667, part 5 - Remove an unused function from KeyStore.cpp. r=chulee

This commit is contained in:
Jonathan Watt 2014-06-10 16:42:23 +01:00
Родитель 62f18378c7
Коммит 37f612eb83
1 изменённых файлов: 0 добавлений и 7 удалений

Просмотреть файл

@ -122,13 +122,6 @@ KeyStoreConnector::GetSocketAddr(const sockaddr_any& aAddr,
MOZ_CRASH("This should never be called!");
}
static char *
get_cert_db_filename(void *arg, int vers)
{
static char keystoreDbPath[] = "/data/misc/wifi/keystore";
return keystoreDbPath;
}
KeyStore::KeyStore()
{
// Initial NSS