From 48bc47c1e29ede77e6914efe8cab711c375678af Mon Sep 17 00:00:00 2001 From: YZBruh Date: Mon, 4 Mar 2024 23:36:27 +0300 Subject: [PATCH] Clean --- binary/include/common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/binary/include/common.h b/binary/include/common.h index 8750d90..6795189 100644 --- a/binary/include/common.h +++ b/binary/include/common.h @@ -62,7 +62,6 @@ extern char cust_cxt_ckpath[150]; extern char cust_cxt_cklpath[150]; extern char path[300]; extern char cmd[256]; -extern bool use_argx_p; extern bool use_logical; extern bool use_cust_cxt; extern bool pbt_ab;