Hi Jean-Pierre, Please feel free to really remove unused things, not merely commenting them out.
Regards, Szaka On Sat, 6 Oct 2007, Jean-Pierre André wrote: > Update of /cvsroot/ntfs-3g/ntfs-3g/libntfs-3g > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7055/ntfs-3g/libntfs-3g > > Modified Files: > Tag: PERMISSION_HANDLING_BRANCH > collate.c > Log Message: > > Removed an unneeded variable > > > Index: collate.c > =================================================================== > RCS file: /cvsroot/ntfs-3g/ntfs-3g/libntfs-3g/collate.c,v > retrieving revision 1.1.1.1.2.1 > retrieving revision 1.1.1.1.2.2 > diff -u -d -r1.1.1.1.2.1 -r1.1.1.1.2.2 > --- collate.c 27 Sep 2007 13:23:23 -0000 1.1.1.1.2.1 > +++ collate.c 6 Oct 2007 14:35:55 -0000 1.1.1.1.2.2 > @@ -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, ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ ntfs-3g-devel mailing list ntfs-3g-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel