From 219c94c7eb7448bfc86602579de3765216888297 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 19 Dec 2025 16:24:15 -0500 Subject: Update --- src/library.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/library.h (limited to 'src/library.h') diff --git a/src/library.h b/src/library.h deleted file mode 100644 index a472642..0000000 --- a/src/library.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef LIBRARY_H -#define LIBRARY_H - -#include "runtime.h" - -void pit_install_library_essential(pit_runtime *rt); - -#endif -- cgit v1.2.3