Fix compile error.

This commit is contained in:
ehouse 2004-05-14 08:59:38 +00:00
parent e1d3b222a4
commit 1fa79026a4

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