Remove some more unneeded 'return;'s throughout.
This commit is contained in:
@ -1553,7 +1553,6 @@ fhandler_cygdrive::rewinddir (DIR *dir)
|
||||
{
|
||||
pdrive = get_win32_name ();
|
||||
dir->__d_position = 0;
|
||||
return;
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user