SVT_DLL_NAME is unused

since
    commit b2cdf8a1ea
    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>
This commit is contained in:
Noel Grandin
2023-12-21 11:39:36 +02:00
parent f66ba1fa48
commit 6ef0460e92

View File

@@ -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))