From 21c56e78988e424ef027985312b4e376a84c15f9 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 15 Sep 2022 14:07:46 +0200 Subject: Improved usage of x86_64 bash with BOX64_BASH env var --- src/include/debug.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/include/debug.h') diff --git a/src/include/debug.h b/src/include/debug.h index 057d7898..5f228f58 100755 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -41,7 +41,6 @@ extern int box64_prefer_wrapped; extern int box64_prefer_emulated; extern int box64_steam; extern int box64_wine; -extern int box64_bash; extern int box64_musl; extern int box64_nopulse; // disabling the use of wrapped pulseaudio extern int box64_nogtk; // disabling the use of wrapped gtk -- cgit 1.4.1