From 9c6dab2cfd310ef2d840a2a7a479ce6b9e563b1d Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 3 Jul 2022 17:39:59 +0300 Subject: Finalize the release. --- docs/markdown/snippets/new-debug-function.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 docs/markdown/snippets/new-debug-function.md (limited to 'docs/markdown/snippets/new-debug-function.md') diff --git a/docs/markdown/snippets/new-debug-function.md b/docs/markdown/snippets/new-debug-function.md deleted file mode 100644 index c900827..0000000 --- a/docs/markdown/snippets/new-debug-function.md +++ /dev/null @@ -1,5 +0,0 @@ -## Added `debug` function - -In addition to the `message()`, `warning()` and `error()` functions there is now the -`debug()` function to log messages that only end up in the `meson-log.txt` logfile -and are not printed to stdout at configure time. -- cgit v1.1