Remove stale TODO from rtc_base/checks.h.
No-Try: True Bug: webrtc:10198 Change-Id: I8dee808c399c2a4a4922ec23a42bc0916dd32f52 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150796 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29006}
This commit is contained in:
parent
44dc241ae8
commit
da2f4a3e0d
@ -83,9 +83,6 @@ RTC_NORETURN void rtc_FatalMessage(const char* file, int line, const char* msg);
|
||||
// RTC_DCHECK.
|
||||
//
|
||||
// - FATAL() aborts unconditionally.
|
||||
//
|
||||
// TODO(ajm): Ideally, checks.h would be combined with logging.h, but
|
||||
// consolidation with system_wrappers/logging.h should happen first.
|
||||
|
||||
namespace rtc {
|
||||
namespace webrtc_checks_impl {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user