diff options
-rw-r--r-- | svgio/Library_svgio.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svgio/Library_svgio.mk b/svgio/Library_svgio.mk index b38c3d70e5e2..3c8f6bade8bd 100644 --- a/svgio/Library_svgio.mk +++ b/svgio/Library_svgio.mk @@ -24,8 +24,6 @@ $(eval $(call gb_Library_use_packages,svgio,\ svgio_inc \ )) -$(eval $(call gb_Library_add_precompiled_header,svgio,$(SRCDIR)/svgio/inc/pch/precompiled_svgio)) - $(eval $(call gb_Library_use_sdk_api,svgio)) $(eval $(call gb_Library_add_defs,svgio,\ |