diff options
Diffstat (limited to 'lib/Support/Unix/Path.inc')
| -rw-r--r-- | lib/Support/Unix/Path.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Support/Unix/Path.inc b/lib/Support/Unix/Path.inc index a442b7f..f154bf6 100644 --- a/lib/Support/Unix/Path.inc +++ b/lib/Support/Unix/Path.inc @@ -319,10 +319,6 @@ Path Path::GetMainExecutable(const char *argv0, void *MainAddr) { } -StringRef Path::getDirname() const { - return getDirnameCharSep(path, "/"); -} - StringRef Path::getSuffix() const { // Find the last slash |
