Skip to content

Commit 24b58f4

Browse files
committed
Remove stray sandia inclusion
1 parent 30b258a commit 24b58f4

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

source/debug.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
// Uncomment if this is a development build
44
#define DEBUG
55

6-
// Useful for quick debugging
7-
//#define SKIP_LIBRARY_BOOT
8-
96
// Useful for repo stuff
107
#define ALWAYS_DEFAULT_CONFIG
118

source/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <dirent.h>
1010
#include <math.h>
1111

12-
#include <sandia.h>
1312
#include <jansson.h>
1413

1514
#include <winyl/winyl.h>

0 commit comments

Comments
 (0)