diff options
Diffstat (limited to 'net/disk_cache/storage_block.h')
-rw-r--r-- | net/disk_cache/storage_block.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/storage_block.h b/net/disk_cache/storage_block.h index 30e0bf9..1c02756 100644 --- a/net/disk_cache/storage_block.h +++ b/net/disk_cache/storage_block.h @@ -81,4 +81,3 @@ typedef StorageBlock<RankingsNode> CacheRankingsBlock; } // namespace disk_cache #endif // NET_DISK_CACHE_STORAGE_BLOCK_H__ - |