removed debug
This commit is contained in:
parent
af15a07c0f
commit
8e162f62fc
|
@ -207,7 +207,6 @@ protected:
|
|||
s_curr -= size;
|
||||
input->heap.push(remove);
|
||||
}
|
||||
cout << "Removing something (what?)\n";
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue