diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-26 00:00:36 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-03-26 00:00:36 +0100 |
commit | 8c38ea89992bac2712c36e09ed368c57691b2c1c (patch) | |
tree | 3b1770ac02d315510dc3b623f29dd1fc7b0ac7e4 /tools/Package_inc.mk | |
parent | 0ba7fc320d66928fd13ebb86e8f7391272989f44 (diff) |
Remove completely the empty tools/svwin.h
Diffstat (limited to 'tools/Package_inc.mk')
-rw-r--r-- | tools/Package_inc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Package_inc.mk b/tools/Package_inc.mk index 3ee8689671b1..5062bd0be301 100644 --- a/tools/Package_inc.mk +++ b/tools/Package_inc.mk @@ -88,7 +88,6 @@ $(eval $(call gb_Package_add_file,tools_inc,inc/tools/stream.hxx,tools/stream.hx $(eval $(call gb_Package_add_file,tools_inc,inc/tools/string.hxx,tools/string.hxx)) $(eval $(call gb_Package_add_file,tools_inc,inc/tools/svborder.hxx,tools/svborder.hxx)) $(eval $(call gb_Package_add_file,tools_inc,inc/tools/svlibrary.hxx,tools/svlibrary.hxx)) -$(eval $(call gb_Package_add_file,tools_inc,inc/tools/svwin.h,tools/svwin.h)) $(eval $(call gb_Package_add_file,tools_inc,inc/tools/table.hxx,tools/table.hxx)) $(eval $(call gb_Package_add_file,tools_inc,inc/tools/tempfile.hxx,tools/tempfile.hxx)) $(eval $(call gb_Package_add_file,tools_inc,inc/tools/tenccvt.hxx,tools/tenccvt.hxx)) |