mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:20:05 +00:00
PlacefileManager::GetActivePlacefiles is no longer used
This commit is contained in:
parent
92f24528b7
commit
e43dcb9a6b
2 changed files with 0 additions and 25 deletions
|
|
@ -35,13 +35,6 @@ public:
|
|||
|
||||
void SetRadarSite(std::shared_ptr<config::RadarSite> radarSite);
|
||||
|
||||
/**
|
||||
* @brief Gets a list of active placefiles
|
||||
*
|
||||
* @return Vector of placefile pointers
|
||||
*/
|
||||
std::vector<std::shared_ptr<gr::Placefile>> GetActivePlacefiles();
|
||||
|
||||
void AddUrl(const std::string& urlString,
|
||||
const std::string& title = {},
|
||||
bool enabled = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue