mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
remove logging
This commit is contained in:
parent
e4977e2c5f
commit
0c5088192d
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@ getEntry( CEAppGlobals* globals, XP_U16 resID, XP_Bool isWide )
|
|||
}
|
||||
|
||||
storage->entries[index] = entry;
|
||||
|
||||
XP_LOGF( "%s: created entry for %d", __func__, resID );
|
||||
}
|
||||
|
||||
return entry;
|
||||
|
|
Loading…
Reference in a new issue