remove errors.h

This commit is contained in:
Jeremy Baxter 2023-12-24 06:34:51 +13:00
parent a2779a1997
commit fdcb8f794a
4 changed files with 2 additions and 36 deletions

1
lfs.c
View file

@ -20,7 +20,6 @@
#include <lauxlib.h>
#include "callisto.h"
#include "errors.h"
#include "util.h"
/***