summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-12-21 11:39:36 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-12-21 15:06:45 +0100
commit6ef0460e92da57b0afab60baddb7ed3b04dec733 (patch)
tree358187921c557bcc7026c6a7f957a761119ff48e /toolkit
parentf66ba1fa48095f62ad41d2682e6de227063fcec1 (diff)
SVT_DLL_NAME is unused
since commit b2cdf8a1eac730f74160d7c7a1ab9ec907dddd23 Author: Caolán McNamara <caolanm@redhat.com> Date: Fri Aug 5 14:51:30 2022 +0100 the "CreateWindow" function in svtools is newly removed Change-Id: I815d2aff0dc478d782df056c58f91deee248b2c0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161119 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/Library_tk.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/Library_tk.mk b/toolkit/Library_tk.mk
index bcea9abb6d7e..15029b8a0996 100644
--- a/toolkit/Library_tk.mk
+++ b/toolkit/Library_tk.mk
@@ -33,7 +33,6 @@ $(eval $(call gb_Library_set_include,tk,\
$(eval $(call gb_Library_add_defs,tk,\
-DTOOLKIT_DLLIMPLEMENTATION \
- -DSVT_DLL_NAME=\"$(call gb_Library_get_runtime_filename,$(call gb_Library__get_name,svt))\" \
))
$(eval $(call gb_Library_use_sdk_api,tk))