Removed an unneeded variable
parent
75f1f4c112
commit
66c79fde0c
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue