mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Removed unused dependencies
This commit is contained in:
@@ -44,8 +44,6 @@ Ref<Nuake::Texture> ThumbnailManager::GetThumbnail(const std::string& path)
|
||||
return m_Thumbnails[path];
|
||||
}
|
||||
|
||||
int i = 0;
|
||||
std::string m = "masing" + std::to_string(i) + std::endl;
|
||||
using namespace Nuake;
|
||||
|
||||
if (m_ThumbnailGeneratedThisFrame > MAX_THUMBNAIL_PER_FRAME)
|
||||
|
||||
Reference in New Issue
Block a user