forked from OSchip/llvm-project
Remove redundant declaration.
Patch from Dmitry Vyukov <dvyukov@google.com>! llvm-svn: 151534
This commit is contained in:
parent
d6a56db7b6
commit
5ff3c2f94b
|
@ -53,9 +53,6 @@
|
|||
|
||||
namespace lldb_private {
|
||||
|
||||
uint32_t
|
||||
GetLogMask ();
|
||||
|
||||
void
|
||||
LogIfAllCategoriesSet (uint32_t mask, const char *format, ...);
|
||||
|
||||
|
|
Loading…
Reference in New Issue