Remove File > Open for Placefiles

This commit is contained in:
Dan Paulat 2023-09-17 00:59:33 -05:00
parent 4f16d92ba3
commit 47c1bce993
5 changed files with 0 additions and 90 deletions

View file

@ -42,7 +42,6 @@ public:
const std::string& title = {},
bool enabled = false,
bool thresholded = false);
void LoadFile(const std::string& filename);
void RemoveUrl(const std::string& urlString);
static std::shared_ptr<PlacefileManager> Instance();