Remove duplicate Fluent icons license (#4665)

This commit is contained in:
Wissididom
2023-06-04 11:40:11 +02:00
committed by GitHub
parent d0299984ed
commit e803b6de95
2 changed files with 1 additions and 3 deletions
-3
View File
@@ -117,9 +117,6 @@ AboutPage::AboutPage()
#ifdef CHATTERINO_HAVE_PLUGINS
addLicense(form.getElement(), "lua", "https://lua.org",
":/licenses/lua.txt");
addLicense(form.getElement(), "Fluent icons",
"https://github.com/microsoft/fluentui-system-icons",
":/licenses/fluenticons.txt");
#endif
#ifdef CHATTERINO_WITH_CRASHPAD
addLicense(form.getElement(), "sentry-crashpad",