Skip to content

Commit e53ad4a

Browse files
committed
update README.md
1 parent bdaf0fb commit e53ad4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Easiest example is `operator <<` which in most parsers is registered as a `binar
7575
* No way to see how many times a function is called from a single line
7676
* No support for outside-of-function code
7777
* No way to resize/move in editor
78-
* 5000 tonnes of useless debug output with no way to shut it off
7978
* It's hard to tell code structure if there are many If statements
8079
* Class / struct constructors are not registered as function calls
8180
* **If an included library is not found, some code may be absent!!! (this can be partually avoided by commenting the problematic include)**

0 commit comments

Comments
 (0)