Revert "tdf#159752: Add missing NotoSans/NotoSerif fonts back"

This reverts commit aa49b95cd1bb2baa357c9aac7e5d046630ffac85.

Reason for revert: https://bugs.documentfoundation.org/show_bug.cgi?id=159752#c8

Change-Id: I3f62e179240419d6cc19d9db2bf6d07673d48e05
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163838
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 4114b916102d7df76f7a59b4d82435d9ab0ffec6)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163841
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
diff --git a/external/more_fonts/ExternalPackage_noto_sans.mk b/external/more_fonts/ExternalPackage_noto_sans.mk
index 8129278..7c8e6a1 100644
--- a/external/more_fonts/ExternalPackage_noto_sans.mk
+++ b/external/more_fonts/ExternalPackage_noto_sans.mk
@@ -14,12 +14,6 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto_sans,$(LIBO_SHARE
	NotoSans/full/ttf/NotoSans-BoldItalic.ttf \
	NotoSans/full/ttf/NotoSans-Italic.ttf \
	NotoSans/full/ttf/NotoSans-Regular.ttf \
	NotoSans/full/ttf/NotoSans-Condensed.ttf \
	NotoSans/full/ttf/NotoSans-CondensedBold.ttf \
	NotoSans/full/ttf/NotoSans-CondensedBoldItalic.ttf \
	NotoSans/full/ttf/NotoSans-CondensedItalic.ttf \
	NotoSans/full/ttf/NotoSans-Light.ttf \
	NotoSans/full/ttf/NotoSans-LightItalic.ttf \
))

# vim: set noet sw=4 ts=4:
diff --git a/external/more_fonts/ExternalPackage_noto_serif.mk b/external/more_fonts/ExternalPackage_noto_serif.mk
index a7ef9fb..a57db67 100644
--- a/external/more_fonts/ExternalPackage_noto_serif.mk
+++ b/external/more_fonts/ExternalPackage_noto_serif.mk
@@ -14,12 +14,6 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto_serif,$(LIBO_SHAR
	NotoSerif/hinted/ttf/NotoSerif-BoldItalic.ttf \
	NotoSerif/hinted/ttf/NotoSerif-Italic.ttf \
	NotoSerif/hinted/ttf/NotoSerif-Regular.ttf \
	NotoSerif/hinted/ttf/NotoSerif-Condensed.ttf \
	NotoSerif/hinted/ttf/NotoSerif-CondensedBold.ttf \
	NotoSerif/hinted/ttf/NotoSerif-CondensedBoldItalic.ttf \
	NotoSerif/hinted/ttf/NotoSerif-CondensedItalic.ttf \
	NotoSerif/hinted/ttf/NotoSerif-Light.ttf \
	NotoSerif/hinted/ttf/NotoSerif-LightItalic.ttf \
))

# vim: set noet sw=4 ts=4: