summaryrefslogtreecommitdiff
path: root/vbahelper/Package_inc.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 19:14:44 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:34:35 +0200
commitbbac35af148ed6c9f19386e4721fa38b500f45a1 (patch)
tree43ee01225670f082bafe9c786d32a0aab548563a /vbahelper/Package_inc.mk
parent8f30e0ae6a8adc5a0973067fedebf878e52ac124 (diff)
Remove unused header files
These were only referenced by Package_inc.mk... Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
Diffstat (limited to 'vbahelper/Package_inc.mk')
-rw-r--r--vbahelper/Package_inc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/Package_inc.mk b/vbahelper/Package_inc.mk
index 0fc088dff616..10c3ce11594e 100644
--- a/vbahelper/Package_inc.mk
+++ b/vbahelper/Package_inc.mk
@@ -39,6 +39,5 @@ $(eval $(call gb_Package_add_file,vbahelper_inc,inc/vbahelper/vbashaperange.hxx,
$(eval $(call gb_Package_add_file,vbahelper_inc,inc/vbahelper/vbashapes.hxx,vbahelper/vbashapes.hxx))
$(eval $(call gb_Package_add_file,vbahelper_inc,inc/vbahelper/vbatextframe.hxx,vbahelper/vbatextframe.hxx))
$(eval $(call gb_Package_add_file,vbahelper_inc,inc/vbahelper/vbawindowbase.hxx,vbahelper/vbawindowbase.hxx))
-$(eval $(call gb_Package_add_file,vbahelper_inc,inc/vbahelper/weakreference.hxx,vbahelper/weakreference.hxx))
# vim: set noet sw=4 ts=4: