summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/include/lldb/lldb-private-log.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/include/lldb/lldb-private-log.h b/lldb/include/lldb/lldb-private-log.h
index fe6aacbb2c8..1df6d57c336 100644
--- a/lldb/include/lldb/lldb-private-log.h
+++ b/lldb/include/lldb/lldb-private-log.h
@@ -53,9 +53,6 @@
namespace lldb_private {
-uint32_t
-GetLogMask ();
-
void
LogIfAllCategoriesSet (uint32_t mask, const char *format, ...);
OpenPOWER on IntegriCloud