:: commit baae33f7139d4d61a29f973b39ef9db08d1b2527

mintsuki <mintsuki@protonmail.com> — 2024-03-28 04:19

parents: 2419a8c5be

misc: Remove unused extern variable declaration

diff --git a/common/lib/misc.h b/common/lib/misc.h
index 54989f43..7a9797a5 100644
--- a/common/lib/misc.h
+++ b/common/lib/misc.h
@@ -28,8 +28,6 @@ extern bool efi_boot_services_exited;
 bool efi_exit_boot_services(void);
 #endif
 
-extern const char bsd_2_clause[];
-
 extern struct volume *boot_volume;
 
 #if defined (BIOS)
tab: 248 wrap: offon