Another compile fix

ugfx_release_2.6
inmarket 2015-08-16 22:11:19 +10:00
parent af76c04767
commit 8c3c536111
1 changed files with 0 additions and 2 deletions

View File

@ -183,8 +183,6 @@ static volatile uint8_t RedrawPending;
void _gwmInit(void)
{
_widgetInFocus = 0;
gfxSemInit(&gwinsem, 1, 1);
gfxQueueASyncInit(&_GWINList);
#if GWIN_NEED_FLASHING