diff options
author | Rohan Kumar <rohankanojia420@gmail.com> | 2016-03-08 22:22:16 +0530 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-03-08 16:57:42 +0000 |
commit | 05bca569232d0ece0c6700513b7b1351238c85ec (patch) | |
tree | e0a32149bd6ca00399e46e1c1c35a0a961fdf57f /include/sal | |
parent | b38f58a3f959b5e36813f8c2d88bdb2baf03a1b9 (diff) |
tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionals
Updates pointed by sberg
Change-Id: Ie12548dfa9ad3a6836efbfe64153bc075f138fc6
Reviewed-on: https://gerrit.libreoffice.org/22622
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/sal')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 1183e6d466c9..207f843af782 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -92,6 +92,7 @@ certain functionality. @li @c cppu @li @c cppu.log @li @c cppu.threadpool +@li @c cppu.typelib @li @c cppu.unsafebridge @section cppuhelper |