diff --git a/src/libcalamares/CalamaresAbout.cpp b/src/libcalamares/CalamaresAbout.cpp
index 31389c679..9ecf48547 100644
--- a/src/libcalamares/CalamaresAbout.cpp
+++ b/src/libcalamares/CalamaresAbout.cpp
@@ -22,15 +22,6 @@ static const char s_footer[]
"and the Calamares "
"translators team." );
-#if 0
-// Blue Systems sponsored until June 2022
-static const char s_sponsor[] = QT_TRANSLATE_NOOP( "AboutData",
- "Calamares "
- "development is sponsored by
"
- "Blue Systems - "
- "Liberating Software." );
-#endif
-
struct Maintainer
{
unsigned int start;