Removed XTERMFONTSIZE variable.

This variable is not used anymore.
This commit is contained in:
Suikan 2022-05-07 14:44:45 +09:00
parent 5ed04d3a0a
commit 64e2edd173
2 changed files with 0 additions and 6 deletions

View file

@ -69,9 +69,6 @@ export OVERWRITEINSTALL=0
# If you specify 1000, that means 1000mSec. 0 means compile default.
export ITERTIME=0
# Void Linux only. Ignored in Ubuntu.
# The font size of the void-installer
export XTERMFONTSIZE=11
# !!!!!!!!!!!!!! DO NOT EDIT FOLLOWING LINES. !!!!!!!!!!!!!!