mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-13 10:18:53 +01:00
Removed debug statement for scrolling menu destructor.
This commit is contained in:
parent
b6c60ceb76
commit
ccdafb0e8f
@ -67,8 +67,6 @@ ScrollingList::~ScrollingList()
|
||||
{
|
||||
if(*it != NULL)
|
||||
{
|
||||
Logger::Write(Logger::ZONE_DEBUG, "ScrollingList", "Free");
|
||||
|
||||
DeallocateTexture(*it);
|
||||
if((*it)->GetCollectionItem())
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user