From 2ce6f3f0a29f4a9af829b2cb2424761b2cf5b0d9 Mon Sep 17 00:00:00 2001 From: sanine Date: Sun, 24 Apr 2022 12:53:50 -0500 Subject: make lily_init() obsolete --- lily-test.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lily-test.h') diff --git a/lily-test.h b/lily-test.h index 7270272..b9a57f7 100644 --- a/lily-test.h +++ b/lily-test.h @@ -24,7 +24,6 @@ struct lily_globals_t { }; extern struct lily_globals_t _lily_globals; -void lily_init(); typedef void (*lily_test_t)(void); -- cgit v1.2.1