Refactor to avoid redundant obj_CheckAssertions function

This commit is contained in:
Rangi42
2024-03-27 16:19:01 -04:00
parent dcb4e40388
commit 506911d7d0
7 changed files with 38 additions and 54 deletions

View File

@@ -3,7 +3,6 @@
#include "link/section.hpp"
#include <assert.h>
#include <deque>
#include <inttypes.h>
#include <stdlib.h>
#include <string.h>