From 66c79fde0cbe55d48ebbcc715c5bc9ac1154b70c Mon Sep 17 00:00:00 2001 From: jpandre Date: Sat, 6 Oct 2007 14:35:55 +0000 Subject: [PATCH] Removed an unneeded variable --- libntfs-3g/collate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libntfs-3g/collate.c b/libntfs-3g/collate.c index 2288274f..87c44272 100644 --- a/libntfs-3g/collate.c +++ b/libntfs-3g/collate.c @@ -35,7 +35,7 @@ BOOL ntfs_is_collation_rule_supported(COLLATION_RULES cr) { - int i; + /* int i; */ /* * FIXME: At the moment we only support COLLATION_BINARY,