Skip to content

Commit b203d75

Browse files
committed
Remove noisy print
1 parent 901a031 commit b203d75

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/docs/DebuggingCoroutines.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,9 +1279,6 @@ To load this by default, add this command to your ``~/.gdbinit`` file.
12791279
12801280
CppCoroutineFrameFilter()
12811281
1282-
if __name__ == '__main__':
1283-
print("This script should be loaded from GDB using `source <filename>`")
1284-
12851282
Further Reading
12861283
---------------
12871284

0 commit comments

Comments
 (0)