diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-10-28 17:52:54 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-10-31 14:07:04 -0400 |
| commit | cd80fa0af40c7a3c4f17ea0d09dc53f2068099c4 (patch) | |
| tree | c49cf80432b8194ae09ddd6232d47637e1524946 /lib/json.h | |
| parent | 2b1e5ced04bf0c8c6d8053cb798ab36ebcee9df2 (diff) | |
lib: Remove counter and a function
The `alloc` counter was tracking the current active
number of events in the system and if it went to
0 when freeing a new one it would assert. This
assert is a duplicate of what would happen with the
XFREE in the same situation. As such it is not
necessary.
Also remove the `event_master_free_unused` function
from the system.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions
