diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-03-08 09:25:52 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-03-08 13:57:22 +0100 |
commit | 42b37ba1d19a0543b7edda2c9d8bbb9b80507a7c (patch) | |
tree | 047454de17f846caf2c5b91ec80759362304646c /include | |
parent | f86d1482bef285f90079b5130e410646db96cf58 (diff) |
Drop some debug code
...that had been introduced with 7e8e85adbee73346403c364326544487677cd5c6 "Add
codeSnippet debugging output when dbglevel>1" and reinforced with
6f121860d0537060084278da11842732a748d6b7 "tdf#130924 replace debugging printf
calls with SAL_INFO/SAL_WARN"
Change-Id: I9529bfdedd3d1a3dd623fdb28e01d6bd96c92d97
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131169
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index b0e10c48fa2d..7d61cfd3d3cd 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -47,7 +47,6 @@ certain functionality. @li @c bridges @li @c bridges.ios @li @c bridges.osx -@li @c bridges.debug @section canvas |