refs #758, updated bootstrap file and removed old URLs

* replaced some hardcoded URLs
* removed swiftTeamDefaultServers()
* bootstrap.json
This commit is contained in:
Klaus Basan
2016-10-19 22:50:15 +02:00
parent 85c5945aa1
commit 65950e4518
4 changed files with 24 additions and 47 deletions

View File

@@ -121,9 +121,6 @@ namespace BlackConfig
//! Executable name for swift data, no(!) appendix
static const QString &swiftDataExecutableName();
//! swift team default servers for DB, bootstrap etc.
static const QStringList &swiftTeamDefaultServers();
//! End of lifetime
static const QDateTime &getEol();