@ -40,8 +40,6 @@ TR_hashCleanup(TR_Hash this)
} else {
TR_treeDestroy(this->tree, tDelete);
}
TR_delete(this->tree);
// vim: set ts=4 sw=4: