[lldb] Remove Log:Channel::GetLogIfAll
authorPavel Labath <pavel@labath.sk>
Thu, 3 Feb 2022 13:54:13 +0000 (14:54 +0100)
committerPavel Labath <pavel@labath.sk>
Fri, 4 Feb 2022 12:31:14 +0000 (13:31 +0100)
commit13b58f9710564b7abff1b62dc87e48de70df7f7c
tree47d5a272494153399fb43d13c7e455e803964160
parentae9c0740648fd8f7010c895ddcf78380da94dd57
[lldb] Remove Log:Channel::GetLogIfAll

after the recent refactor, the function is unused.
lldb/include/lldb/Utility/Log.h
lldb/unittests/Utility/LogTest.cpp