mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
cleanup
This commit is contained in:
parent
1a775043d6
commit
cf3c8fc862
1 changed files with 1 additions and 1 deletions
|
@ -1088,7 +1088,7 @@ public class GameUtils {
|
|||
}
|
||||
} catch ( GameLock.GameLockedException gle ) {
|
||||
DbgUtils.toastNoLock( TAG, context, rowid,
|
||||
"feedMessage(): dropping message "
|
||||
"feedMessage(): dropping message"
|
||||
+ " for %d", rowid );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue