1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-03-14 16:33:00 +01:00

chore: drop unused env var

This commit is contained in:
aclist 2025-02-10 17:26:56 +09:00
parent 08c8862106
commit fc6e8ef001

View file

@ -1007,10 +1007,7 @@ main(){
uninstall && uninstall &&
exit 0 exit 0
fi fi
if [[ $1 == "--steam" ]] || [[ $1 == "-s" ]]; then
export STEAM_LAUNCH=1
fi
set_im_module set_im_module
printf "Initializing setup...\n" printf "Initializing setup...\n"