diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-04-12 11:01:02 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-04-12 11:39:13 +0200 |
commit | ab01a70b7f809f9ac8a1c342244665331751aecd (patch) | |
tree | 600f66a835dea2cd3faf4486aee26427dc3afec5 /oox/Package_inc.mk | |
parent | a555fa2fd52b498cbf779d7c8383d39144cb6ab8 (diff) |
unusedcode.easy: Remove BinaryFilterBase
Diffstat (limited to 'oox/Package_inc.mk')
-rw-r--r-- | oox/Package_inc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/Package_inc.mk b/oox/Package_inc.mk index c36dbc0acc3b..517cc83094bd 100644 --- a/oox/Package_inc.mk +++ b/oox/Package_inc.mk @@ -36,7 +36,6 @@ $(eval $(call gb_Package_add_file,oox_inc,inc/oox/core/binarycodec.hxx,oox/core/ $(eval $(call gb_Package_add_file,oox_inc,inc/oox/core/contexthandler.hxx,oox/core/contexthandler.hxx)) $(eval $(call gb_Package_add_file,oox_inc,inc/oox/core/contexthandler2.hxx,oox/core/contexthandler2.hxx)) $(eval $(call gb_Package_add_file,oox_inc,inc/oox/core/fragmenthandler.hxx,oox/core/fragmenthandler.hxx)) -$(eval $(call gb_Package_add_file,oox_inc,inc/oox/core/binaryfilterbase.hxx,oox/core/binaryfilterbase.hxx)) $(eval $(call gb_Package_add_file,oox_inc,inc/oox/dllapi.h,oox/dllapi.h)) $(eval $(call gb_Package_add_file,oox_inc,inc/oox/drawingml/chart/chartconverter.hxx,oox/drawingml/chart/chartconverter.hxx)) $(eval $(call gb_Package_add_file,oox_inc,inc/oox/drawingml/table/tablestylelist.hxx,oox/drawingml/table/tablestylelist.hxx)) |