diff --git a/stub.c b/stub.c deleted file mode 100644 index 2c77101..0000000 --- a/stub.c +++ /dev/null @@ -1,2 +0,0 @@ -// This file exists for the Zig build sytem to work. -// In order to "build" this library, there need to be some objects to link.