diff options
| -rw-r--r-- | queries/cmake/fold.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/queries/cmake/fold.scm b/queries/cmake/fold.scm index 6af8c472..ed5cc8d6 100644 --- a/queries/cmake/fold.scm +++ b/queries/cmake/fold.scm @@ -1,9 +1,7 @@ [ - (normal_command) (if_condition) (foreach_loop) (while_loop) (function_def) (macro_def) - (message_command) ] @fold |
