mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-08 23:10:44 +02:00
Remove unused statement wasting memory
This commit is contained in:
@@ -36,8 +36,6 @@ void * SearchModel::updateSaveListTHelper(void * obj)
|
||||
|
||||
void * SearchModel::updateSaveListT()
|
||||
{
|
||||
void ** information = new void*[2];
|
||||
|
||||
std::string category = "";
|
||||
if(showFavourite)
|
||||
category = "Favourites";
|
||||
|
Reference in New Issue
Block a user