diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-07-15 10:34:15 +1000 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-07-17 21:46:35 +0200 |
commit | 2cbd4121685b5c2f2cfddea6775171aaee72a4c1 (patch) | |
tree | 3a6be9097e7ff17527707975eeb3922384544101 /include | |
parent | fab7288516d442289a7b6f3a27b9aca8d23f3b5b (diff) |
cppu: remove unnecessary LOG_LIFECYCLE_* macros
Change-Id: I0f19cf7045e6ff2906404a73ce710e42800c0a72
Reviewed-on: https://gerrit.libreoffice.org/39994
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/sal/log-areas.dox | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index b657c0b37764..dfc02f597a47 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -101,7 +101,10 @@ certain functionality. @li @c cppu.log @li @c cppu.threadpool @li @c cppu.typelib +@li @c cppu.purpenv +@li @c cppu.mapping @li @c cppu.unsafebridge +@li @c cppu.affinebridge @section cppuhelper |