mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fix layout issues
This commit is contained in:
@@ -81,9 +81,6 @@ public:
|
||||
DownloadProgressCallback progressCallback = DownloadProgressCallback()
|
||||
);
|
||||
|
||||
// TODO: Add async version of downloadRequestFiles that returns a filefuture
|
||||
// that can be used to call an additional function
|
||||
|
||||
void downloadRequestFilesAsync(
|
||||
const std::string& identifier,
|
||||
const ghoul::filesystem::Directory& destination,
|
||||
|
||||
Reference in New Issue
Block a user