removee displaying propery owner name from gui properties

This commit is contained in:
Michael Nilsson
2016-05-06 17:21:48 -04:00
parent ab62eaada5
commit ea5006f9c6
3 changed files with 60 additions and 61 deletions

View File

@@ -182,7 +182,6 @@ void ScreenSpaceImage::updateTexture(){
}
}
std::future<DownloadManager::MemoryFile> ScreenSpaceImage::downloadImageToMemory(std::string url){
return std::move( DlManager.fetchFile(
url,