Archived
1
0
Fork 0

Removed a unused file and updated debug.h macros

This commit is contained in:
Henrik Hautakoski 2010-04-27 08:45:13 +02:00 committed by Henrik Hautakoski
parent aca1e7240f
commit 401b11fdcf
2 changed files with 17 additions and 30 deletions

View file

@ -1,9 +0,0 @@
#include <string.h>
#include <stdio.h>
#include <assert.h>
void unit_fmt_path() {
assert();
}