Skip to content
Snippets Groups Projects
Commit 6bfc1aef authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

SystemTools: do not call FileExists() before calling FileIsDirectory()

FileIsDirectory() will return false if the given path does not exist, so the
call to FileExists() is redundant.

Change-Id: I46b3dde9150d6f24a436c4d2f9dd6e2d21c57638
parent ac667cdc
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment