aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/blaze_util_posix.cc
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2016-11-10 23:51:49 +0000
committerGravatar Klaus Aehlig <aehlig@google.com>2016-11-11 10:04:48 +0000
commit3a4d8bb3659e8704b1c58ad873e5110666c0e0cb (patch)
tree60643bf2db8a6dde5a1f4f1882145f6fcd15b825 /src/main/cpp/blaze_util_posix.cc
parent99b07bf813e5ffffe44181105e10ce203673f12b (diff)
Global cleanup change.
-- MOS_MIGRATED_REVID=138816624
Diffstat (limited to 'src/main/cpp/blaze_util_posix.cc')
-rw-r--r--src/main/cpp/blaze_util_posix.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/cpp/blaze_util_posix.cc b/src/main/cpp/blaze_util_posix.cc
index e67876144a..282c41c2cc 100644
--- a/src/main/cpp/blaze_util_posix.cc
+++ b/src/main/cpp/blaze_util_posix.cc
@@ -30,7 +30,6 @@
namespace blaze {
-using blaze_util::die;
using blaze_util::pdie;
using std::string;