Fix layout issues

This commit is contained in:
Alexander Bock
2015-06-17 01:43:01 +02:00
parent 850d9d3789
commit 54186e5dcb
2 changed files with 30 additions and 12 deletions

View File

@@ -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,