summaryrefslogtreecommitdiffstats
path: root/sal/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-02-09 13:19:11 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-02-09 15:56:50 +0000
commitb6a69585b00867005820c1dd94e10e0e6b545e2a (patch)
tree39c76e48dffcfbadd619cf7dc52bb9def0f85691 /sal/util
parentResolves: tdf#66237 set layout manager the way it used to (diff)
downloadcore-b6a69585b00867005820c1dd94e10e0e6b545e2a.tar.gz
core-b6a69585b00867005820c1dd94e10e0e6b545e2a.zip
Fold sal_detail_log_backtrace into sal_detail_log
...the latter is LO-privately exported from sal, so it should be OK to add one more parameter to it. Change-Id: If6bf3458433aac2cc8b4e0cbd1602306051a777b Reviewed-on: https://gerrit.libreoffice.org/34080 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/sal.map1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index b99d5241a7dd..b04487e4d548 100644
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -730,7 +730,6 @@ PRIVATE_1.2 { # LibreOffice 3.5
PRIVATE_1.3 { # LibreOffice 5.4
global:
- sal_detail_log_backtrace;
sal_detail_log_report;
} PRIVATE_1.2;