Fix compile error.

This commit is contained in:
ehouse 2004-05-14 08:59:38 +00:00
parent ad2a5281e1
commit 2474fdb3a5

View file

@ -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);