Removed an unneeded variable

N2009_11_14_FIXES
jpandre 2007-10-06 14:35:55 +00:00
parent 75f1f4c112
commit 66c79fde0c
1 changed files with 1 additions and 1 deletions

View File

@ -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,