/* * Copyright 2025, Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. */ #include <heap.h> DeferredDeletable::~DeferredDeletable() { }