Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2004-11-29 15:52:00 +0300
committerMarek Safar <marek.safar@gmail.com>2004-11-29 15:52:00 +0300
commit47bb6c3b60b72c25f99b74f3292f2db5dce063c5 (patch)
tree83ef9c38aa783b996463b86a6221cf85f28f9845 /mcs/class/System.Web/System.Web.Caching/CacheExpires.cs
parent82178099fb58409abbdb7613aba5eca14ba61d0b (diff)
removed unused variable
svn path=/trunk/mcs/; revision=36775
Diffstat (limited to 'mcs/class/System.Web/System.Web.Caching/CacheExpires.cs')
-rw-r--r--mcs/class/System.Web/System.Web.Caching/CacheExpires.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.Web/System.Web.Caching/CacheExpires.cs b/mcs/class/System.Web/System.Web.Caching/CacheExpires.cs
index 11e2377e3c1..11d84d55af7 100644
--- a/mcs/class/System.Web/System.Web.Caching/CacheExpires.cs
+++ b/mcs/class/System.Web/System.Web.Caching/CacheExpires.cs
@@ -110,7 +110,6 @@ namespace System.Web.Caching {
}
internal void GarbageCleanup (object State) {
- ExpiresBucket objBucket;
int bucket;
// We lock here if FlushExpiredItems take time