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