mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Remove EOL feature
This commit is contained in:
@@ -131,8 +131,6 @@ namespace BlackMisc
|
||||
m_stream << " and running with Qt " << qVersion();
|
||||
m_stream << " " << QSysInfo::buildAbi() << Qt::endl;
|
||||
|
||||
m_stream << "Program is going to expire on " + CBuildConfig::getEol().toString() << "." << Qt::endl;
|
||||
|
||||
m_stream << "Application started." << Qt::endl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user