mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
remove old comment
This commit is contained in:
parent
f4b64fe97d
commit
6325c3dc63
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ public class JNIThread extends Thread {
|
|||
if ( m_gi.serverRole == DeviceRole.SERVER_ISCLIENT ) {
|
||||
XwJNI.server_initClientConnection( m_jniGamePtr );
|
||||
}
|
||||
/* FALLTHRU; works in java? */
|
||||
draw = XwJNI.server_do( m_jniGamePtr );
|
||||
break;
|
||||
case CMD_DO:
|
||||
|
|
Loading…
Add table
Reference in a new issue