diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-26 19:14:44 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-27 13:34:35 +0200 |
commit | bbac35af148ed6c9f19386e4721fa38b500f45a1 (patch) | |
tree | 43ee01225670f082bafe9c786d32a0aab548563a /unotools/Package_inc.mk | |
parent | 8f30e0ae6a8adc5a0973067fedebf878e52ac124 (diff) |
Remove unused header files
These were only referenced by Package_inc.mk...
Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
Diffstat (limited to 'unotools/Package_inc.mk')
-rw-r--r-- | unotools/Package_inc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/Package_inc.mk b/unotools/Package_inc.mk index 1442941ca1fb..2ddb5f22838f 100644 --- a/unotools/Package_inc.mk +++ b/unotools/Package_inc.mk @@ -78,7 +78,6 @@ $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/options.hxx,unotools $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/pathoptions.hxx,unotools/pathoptions.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/printwarningoptions.hxx,unotools/printwarningoptions.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/progresshandlerwrap.hxx,unotools/progresshandlerwrap.hxx)) -$(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/querydeep.hxx,unotools/querydeep.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/readwritemutexguard.hxx,unotools/readwritemutexguard.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/saveopt.hxx,unotools/saveopt.hxx)) $(eval $(call gb_Package_add_file,unotools_inc,inc/unotools/searchopt.hxx,unotools/searchopt.hxx)) |