From a7d3f57da50a21dbe27516948435255ad54249c7 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 10 Apr 2014 14:12:13 +0200 Subject: warning C4101: 'e': unreferenced local variable Change-Id: I3fb8a4f2854fb034d6b184ee46c04e8a8d03ca6a --- ucbhelper/source/client/content.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'ucbhelper') diff --git a/ucbhelper/source/client/content.cxx b/ucbhelper/source/client/content.cxx index a0717861b2f5..4cb76286da08 100644 --- a/ucbhelper/source/client/content.cxx +++ b/ucbhelper/source/client/content.cxx @@ -298,6 +298,7 @@ static Reference< XContent > getContentNoThrow( } catch ( IllegalIdentifierException const & e ) { + SAL_WARN("ucbhelper", "getContentNoThrow: exception: " << e.Message); } return xContent; -- cgit 41af0c'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode: