diff options
Diffstat (limited to 'slideshow/qa')
-rw-r--r-- | slideshow/qa/debug/nodetree.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/qa/debug/nodetree.sh b/slideshow/qa/debug/nodetree.sh index da323ec316c0..906318118c24 100644 --- a/slideshow/qa/debug/nodetree.sh +++ b/slideshow/qa/debug/nodetree.sh @@ -25,7 +25,7 @@ # grep for the DEBUG_NODES_SHOWTREE macros in the slideshow source: # Each such place dumps the current node tree to the trace output. Thus, # if you need to check the tree state at other places or times, just add -# a DEBUG_NODES_SHOWTREE (or DEBUG_NODES_SHOWTREE_WITHIN, that is). +# a DEBUG_NODES_SHOWTREE # ################################################### |