mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
remove unused variable
This commit is contained in:
parent
147f8a4357
commit
95c6182b3c
1 changed files with 0 additions and 1 deletions
|
@ -1964,7 +1964,6 @@ static Boolean
|
|||
scrollBoard( PalmAppGlobals* globals, Int16 newValue, Boolean fromBar )
|
||||
{
|
||||
XP_Bool result = XP_FALSE;
|
||||
XP_U16 curYOffset;
|
||||
|
||||
XP_ASSERT( !!globals->game.board );
|
||||
|
||||
|
|
Loading…
Reference in a new issue