aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorVidush <vidush.vishwanath@ettus.com>2018-04-23 10:37:40 -0700
committerMartin Braun <martin.braun@ettus.com>2018-04-26 09:13:20 -0700
commit96fa9acb7f7cacdb24a7d01715e4f151ed7a6561 (patch)
tree50209bba995764a6d082886f38aff7c0f3dba803 /host
parent4cd4b1559f83654bed4c6ecbaec4d014bb1175a6 (diff)
downloaduhd-96fa9acb7f7cacdb24a7d01715e4f151ed7a6561.tar.gz
uhd-96fa9acb7f7cacdb24a7d01715e4f151ed7a6561.tar.bz2
uhd-96fa9acb7f7cacdb24a7d01715e4f151ed7a6561.zip
logging: Remove dead code from log.cpp
Diffstat (limited to 'host')
-rw-r--r--host/lib/utils/log.cpp1
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