summaryrefslogtreecommitdiffstats
path: root/src/FilePath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/FilePath.cpp')
-rw-r--r--src/FilePath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FilePath.cpp b/src/FilePath.cpp
index f8da196e..8cbd3a9e 100644
--- a/src/FilePath.cpp
+++ b/src/FilePath.cpp
@@ -105,7 +105,7 @@ FilePath::root_name()
}
#endif
- return FilePath();
+ return {};
}
FilePath