Removed a unused file and updated debug.h macros
This commit is contained in:
parent
aca1e7240f
commit
401b11fdcf
2 changed files with 17 additions and 30 deletions
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
|
||||
void unit_fmt_path() {
|
||||
|
||||
assert();
|
||||
}
|
||||
Reference in a new issue