mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-27 07:58:49 +01:00
nuke extra line -- change I forgot to save
This commit is contained in:
parent
6dc21ae7a8
commit
639feb8965
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue