all files

* removed NCURSES_NO_UTF8_ACS as it had no effect
This commit is contained in:
Jandalf81
2018-08-15 20:34:30 +02:00
parent 782ed9cb7d
commit 193587c43d
3 changed files with 0 additions and 9 deletions

View File

@@ -1137,9 +1137,6 @@ function 9aSaveConfiguration ()
# MAIN #
########
# make puTTY draw fancy lines
export NCURSES_NO_UTF8_ACS=1
if [ "${branch}" == "beta" ]
then
dialogBetaWarning

View File

@@ -176,7 +176,4 @@ function toggleShowNotifications ()
# MAIN #
########
# make puTTY draw fancy lines
export NCURSES_NO_UTF8_ACS=1
main_menu

View File

@@ -599,7 +599,4 @@ function 8Finalize ()
# MAIN #
########
# make puTTY draw fancy lines
export NCURSES_NO_UTF8_ACS=1
uninstaller