summaryrefslogtreecommitdiffstats
path: root/base/third_party/symbolize/glog/raw_logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/third_party/symbolize/glog/raw_logging.h')
-rw-r--r--base/third_party/symbolize/glog/raw_logging.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/base/third_party/symbolize/glog/raw_logging.h b/base/third_party/symbolize/glog/raw_logging.h
deleted file mode 100644
index f5515c4..0000000
--- a/base/third_party/symbolize/glog/raw_logging.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#define WARNING 1;
-#define RAW_LOG(severity, ...); // Do nothing.