summaryrefslogtreecommitdiff
path: root/svl/Library_svl.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-10-14 13:51:49 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-10-14 14:16:08 +0000
commit5b9a25883d59570915e5cdc53c6542def1fdb739 (patch)
treef3204c28dd086f5893e2117f54e7383ce439df03 /svl/Library_svl.mk
parentf613f6e6973b2069c5f4c5b56efa4c355118387e (diff)
DdeInternal::InfCallback is unused
...since b5863b83d212ae344cefe0aefdfd4caddaded02b "Remove classes DdeServiceList & DdeTopicList" Change-Id: I9cd90cb6b50f72966210c0035034cdc6b6d2230c Reviewed-on: https://gerrit.libreoffice.org/29819 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'svl/Library_svl.mk')
-rw-r--r--svl/Library_svl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index 3a7b00d1aaa0..8e7b9a2f1273 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -147,7 +147,6 @@ ifeq ($(OS),WNT)
$(eval $(call gb_Library_add_exception_objects,svl,\
svl/source/svdde/ddecli \
svl/source/svdde/ddedata \
- svl/source/svdde/ddeinf \
svl/source/svdde/ddestrg \
svl/source/svdde/ddesvr \
))