mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
refs #497, changed and improved handling of bootstrap files
* changed global setup (port, root directory) * version for bootstrap files
This commit is contained in:
committed by
Mathew Sutcliffe
parent
23856bbc57
commit
03f4aa6889
@@ -164,7 +164,6 @@ namespace BlackCore
|
||||
CUrl CIcaoDataReader::getBaseUrl() const
|
||||
{
|
||||
CUrl baseUrl(this->m_setup.get().dbIcaoReader());
|
||||
Q_ASSERT_X(!baseUrl.isEmpty(), Q_FUNC_INFO, "No URL");
|
||||
return baseUrl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user