Skip to content

Commit 2848125

Browse files
authored
[libc++] Remove dead code in legacy_debug_handler.cpp (#68155)
We removed all traces of the legacy debug mode a while back, but we forgot to remove the actual `.cpp` file that implemented the legacy debug handler. The file is not referenced from anywhere so this is effectively a NFC.
1 parent 8b953fd commit 2848125

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

libcxx/src/legacy_debug_handler.cpp

Lines changed: 0 additions & 54 deletions
This file was deleted.

libcxx/utils/data/ignore_format.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@ libcxx/src/include/ryu/ryu.h
523523
libcxx/src/include/sso_allocator.h
524524
libcxx/src/ios.cpp
525525
libcxx/src/iostream.cpp
526-
libcxx/src/legacy_debug_handler.cpp
527526
libcxx/src/locale.cpp
528527
libcxx/src/memory.cpp
529528
libcxx/src/mutex.cpp

0 commit comments

Comments
 (0)