summaryrefslogtreecommitdiff
path: root/vbahelper/Library_msforms.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/Library_msforms.mk')
-rw-r--r--vbahelper/Library_msforms.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/vbahelper/Library_msforms.mk b/vbahelper/Library_msforms.mk
index 2f6e26df295c..235042500da2 100644
--- a/vbahelper/Library_msforms.mk
+++ b/vbahelper/Library_msforms.mk
@@ -32,10 +32,6 @@
# LIB is the name of the library as it is found in Repository.mk
$(eval $(call gb_Library_Library,msforms))
-# for platforms supporting PCH: declare the location of the pch file
-# this is the name of the cxx file (without extension)
-#$(eval $(call gb_Library_add_precompiled_header,msforms,$(SRCDIR)/vbahelper/PCH_FILE))
-
# in case UNO services are exported: declare location of component file
$(eval $(call gb_Library_set_componentfile,msforms,vbahelper/util/msforms))