diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-03-04 12:35:42 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-03-04 12:35:42 +0100 |
commit | d7c4c45bc8daa9e3dffe2d5d6557c250f1d683c0 (patch) | |
tree | dc868a1fc0a072fa358ee61ea37f551035a4382d /include/sal | |
parent | c3ab4e1970c1dcd260985fe92ffade8a60459e72 (diff) |
Use existing "sal.osl" log area
Change-Id: I7d48c1543b0d3239c8e646ca0765421f933cfecc
Diffstat (limited to 'include/sal')
-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 3bc2ace46797..d2de637136b5 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -30,7 +30,6 @@ certain functionality. @li @c sal.rtl - SAL RTL library @li @c sal.rtl.xub - SAL RTL warnings related to possible String->OUString conversion issues. @li @c sal.textenc - the textencoding SAL library -@li @c sal.w32 @section basctl |