diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/lib/utils/log.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/utils/log.cpp b/host/lib/utils/log.cpp index 1514f3e9e..58341b9b6 100644 --- a/host/lib/utils/log.cpp +++ b/host/lib/utils/log.cpp @@ -71,7 +71,6 @@ namespace { default: return "-"; } - return ""; } //! get the relative file path from the host directory |