mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-04 23:05:21 +02:00
eeshow/sch-parse.c: remove #include left over from debugging
This commit is contained in:
parent
f6352219b1
commit
7cc2142e83
@ -304,7 +304,6 @@ static struct sheet *new_sheet(struct sch_ctx *ctx)
|
||||
static bool parse_line(const struct file *file, void *user, const char *line);
|
||||
|
||||
|
||||
#include <stdint.h>
|
||||
static const struct sheet *recurse_sheet(struct sch_ctx *ctx,
|
||||
const struct file *related)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user