--- trunk/installer/ncurses-gui/diskpartition.sh 2010/05/30 18:20:55 1031 +++ trunk/installer/ncurses-gui/diskpartition.sh 2010/05/30 18:21:06 1032 @@ -1,9 +1,5 @@ # $Id$ -# trims whitespaces from variables -# bash do it itself automatically if the var is not escaped with ' or " -trim() { echo $1; } - adjust_column() { local maxlen="$1"