mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-18 22:26:30 +01:00
Fix compile error.
This commit is contained in:
parent
e1d3b222a4
commit
1fa79026a4
1 changed files with 0 additions and 2 deletions
|
@ -1077,9 +1077,7 @@ palm_draw_drawMiniWindow( DrawCtx* p_dctx, unsigned char* text,
|
|||
#endif
|
||||
XP_Bool hasClosure = !!closureP;
|
||||
PalmMiniWinData* data = (PalmMiniWinData*)(hasClosure? *closureP: NULL);
|
||||
#if defined DEBUG || defined FEATURE_HIGHRES
|
||||
PalmDrawCtx* dctx = (PalmDrawCtx*)p_dctx;
|
||||
#endif
|
||||
|
||||
HIGHRES_PUSH_LOC(dctx);
|
||||
|
||||
|
|
Loading…
Reference in a new issue