Skip to content

Commit 0b63c7d

Browse files
committed
remove scratchpad code
1 parent 9aa17b4 commit 0b63c7d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -419,12 +419,6 @@ TEST(FoldingRanges, PseudoParserWithoutLineFoldings) {
419419
}
420420
}
421421

422-
#if defined(WALDO)
423-
#elif 1
424-
#else
425-
#endif
426-
427-
428422
TEST(FoldingRanges, PseudoParserLineFoldingsOnly) {
429423
const char *Tests[] = {
430424
R"cpp(

0 commit comments

Comments
 (0)