remove obsolete function check_api_level
This commit is contained in:
committed by
Alexandre Paillier
parent
d7bf69b56c
commit
9a9e946b50
@@ -47,8 +47,6 @@ __attribute__((section(".boot"))) int main(int arg0) {
|
||||
|
||||
os_boot();
|
||||
|
||||
check_api_level(CX_COMPAT_APILEVEL);
|
||||
|
||||
BEGIN_TRY {
|
||||
TRY {
|
||||
// Check if plugin is called from the dashboard.
|
||||
|
||||
Reference in New Issue
Block a user