neo_doxygen: Remove an outdated comment.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 4 Dec 2014 18:56:45 +0000 (13:56 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Thu, 4 Dec 2014 18:56:45 +0000 (13:56 -0500)
Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

contrib/neo_doxygen/src/tests/neo_doxygen_file_compound.nit

index c985035..15a7531 100644 (file)
@@ -69,8 +69,7 @@ graph.debug buffer
 print buffer
 
 print "---===WITH GLOBALS===---"
-#buffer.clear  # Buggy.
-buffer = new RopeBuffer
+buffer.clear
 graph.add_global_modules
 graph.put_edges
 graph.debug buffer