mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +01:00
don't show error twice
This commit is contained in:
parent
2c5720fddc
commit
6de1305c8e
1 changed files with 0 additions and 2 deletions
|
@ -2194,8 +2194,6 @@ board_requestHint( BoardCtxt* board,
|
|||
}
|
||||
setArrowVisible( board, wasVisible );
|
||||
}
|
||||
} else {
|
||||
util_userError( board->util, ERR_NO_HINT_FOUND );
|
||||
}
|
||||
|
||||
if ( !result ) {
|
||||
|
|
Loading…
Reference in a new issue