nuke extra line -- change I forgot to save

This commit is contained in:
Andy2 2010-07-17 06:23:14 -07:00
parent 6dc21ae7a8
commit 639feb8965

View file

@ -421,7 +421,6 @@ board_prefsChanged( BoardCtxt* board, CommonPrefs* cp )
board->disableArrow = !cp->showBoardArrow;
board->hideValsInTray = cp->hideTileValues;
board->skipCommitConfirm = cp->skipCommitConfirm;
board->allowPeek = cp->allowPeek;
board->showColors = cp->showColors;
board->allowPeek = cp->allowPeek;