From 96fa9acb7f7cacdb24a7d01715e4f151ed7a6561 Mon Sep 17 00:00:00 2001 From: Vidush Date: Mon, 23 Apr 2018 10:37:40 -0700 Subject: logging: Remove dead code from log.cpp --- host/lib/utils/log.cpp | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3