From 373588247bcdb0ef2a16531fb8cd556743c5cd74 Mon Sep 17 00:00:00 2001 From: cyan Date: Tue, 30 Jul 2024 17:46:55 +0200 Subject: Generic safety cleanup (#22) * create checksum system for versioning * minor changes to CI * dart ffi cleanup * update checksums --- impls/monero.dart/monero_wallet2_api_c.h | 1 - 1 file changed, 1 deletion(-) delete mode 120000 impls/monero.dart/monero_wallet2_api_c.h (limited to 'impls/monero.dart/monero_wallet2_api_c.h') diff --git a/impls/monero.dart/monero_wallet2_api_c.h b/impls/monero.dart/monero_wallet2_api_c.h deleted file mode 120000 index 21162b9..0000000 --- a/impls/monero.dart/monero_wallet2_api_c.h +++ /dev/null @@ -1 +0,0 @@ -../../monero_libwallet2_api_c/src/main/cpp/wallet2_api_c.h \ No newline at end of file -- cgit v1.2.3