mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-29 10:26:36 +01:00
don't store dict: it's in the model
This commit is contained in:
parent
278b815a3e
commit
cd5069474e
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ typedef struct _AndGlobals {
|
|||
VTableMgr* vtMgr;
|
||||
CurGameInfo* gi;
|
||||
DrawCtx* dctx;
|
||||
DictionaryCtxt* dict;
|
||||
XW_UtilCtxt* util;
|
||||
} AndGlobals;
|
||||
|
||||
|
|
Loading…
Reference in a new issue