Skip to content

Commit c95dfe8

Browse files
authored
Merge branch 'MultiMC:develop' into develop
2 parents 6cad5f3 + 6c53068 commit c95dfe8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

launcher/ui/dialogs/AboutDialog.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ QString getCreditsHtml(QStringList patrons)
3939
stream << "<h3>" << QObject::tr("Maintainer", "About Credits") << "</h3>\n";
4040
stream << "<p>Petr Mr&aacute;zek &lt;<a href='mailto:[email protected]'>[email protected]</a>&gt;</p>\n";
4141

42-
stream << "<h3>Dedicated to Erika</h3>\n";
43-
stream << "<p>You gave all the work put into this meaning.</p>\n";
44-
4542
// TODO: grab contributors from git history
4643
/*
4744
if(!contributors.isEmpty()) {

0 commit comments

Comments
 (0)