[nostalgia/core/userland] Remove debug line
This commit is contained in:
parent
fb7b582348
commit
37ec5eccd0
@ -36,7 +36,6 @@ struct GLobject {
|
||||
}
|
||||
|
||||
~GLobject() {
|
||||
oxDebugf("Deleting {}", id);
|
||||
del(id);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user