diff options
Diffstat (limited to 'io/Library_textinstream.mk')
-rw-r--r-- | io/Library_textinstream.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/io/Library_textinstream.mk b/io/Library_textinstream.mk index 80ada3ef8d17..fbbe8756dd53 100644 --- a/io/Library_textinstream.mk +++ b/io/Library_textinstream.mk @@ -38,8 +38,6 @@ $(eval $(call gb_Library_use_libraries,textinstream,\ $(gb_UWINAPI) \ )) -$(eval $(call gb_Library_add_standard_system_libs,textinstream)) - $(eval $(call gb_Library_set_componentfile,textinstream,io/source/TextInputStream/textinstream)) $(eval $(call gb_Library_add_exception_objects,textinstream,\ |