Remove redundant declaration.

Patch from Dmitry Vyukov <dvyukov@google.com>!

llvm-svn: 151534
This commit is contained in:
Johnny Chen 2012-02-27 18:45:26 +00:00
parent d6a56db7b6
commit 5ff3c2f94b
1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@
namespace lldb_private {
uint32_t
GetLogMask ();
void
LogIfAllCategoriesSet (uint32_t mask, const char *format, ...);