From: Ken Hornstein Date: Tue, 15 Oct 2013 18:48:19 +0000 (-0400) Subject: Remove unneeded stat() call; was a leftover from the original MH X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/892a81dbb7c632d80fb528609f5abbd3b7ba43c6?ds=sidebyside;hp=892a81dbb7c632d80fb528609f5abbd3b7ba43c6 Remove unneeded stat() call; was a leftover from the original MH code where the owner of the folder was checked against the results of getuid(). ---