toolkit/Library_tk.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 6ef0460e92da57b0afab60baddb7ed3b04dec733
Author: Noel Grandin <[email protected]>
AuthorDate: Thu Dec 21 11:39:36 2023 +0200
Commit: Noel Grandin <[email protected]>
CommitDate: Thu Dec 21 15:06:45 2023 +0100
SVT_DLL_NAME is unused
since
commit b2cdf8a1eac730f74160d7c7a1ab9ec907dddd23
Author: Caolán McNamara <[email protected]>
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 <[email protected]>
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))