diff options
Diffstat (limited to 'inc/lint.h')
-rw-r--r-- | inc/lint.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/inc/lint.h b/inc/lint.h deleted file mode 100644 index 9c3f808..0000000 --- a/inc/lint.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef LINT_H -#define LINT_H - -#include <context.h> - -void lint(struct ctx *ctx); - -#endif |