From f92252d65f6e0a5571f8deb2489eee319d9095d8 Mon Sep 17 00:00:00 2001 From: "evanm@google.com" Date: Wed, 20 Aug 2008 23:26:41 +0000 Subject: Fix some more warnings. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1127 0039d316-1c4b-4281-b951-d872f2087c98 --- net/disk_cache/rankings.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'net/disk_cache/rankings.cc') diff --git a/net/disk_cache/rankings.cc b/net/disk_cache/rankings.cc index 9e14d04..67f4ba1 100644 --- a/net/disk_cache/rankings.cc +++ b/net/disk_cache/rankings.cc @@ -39,7 +39,6 @@ disk_cache::RankCrashes g_rankings_crash = disk_cache::NO_CRASH; namespace { -const wchar_t* kBlockName = L"\\data_"; const int kHeadIndex = 0; const int kTailIndex = 1; const int kTransactionIndex = 2; -- cgit v1.1