Getting iOS building again

This commit is contained in:
Ross Owen
2012-09-19 10:22:28 +01:00
parent af3b02dd5e
commit 8d65dd59be

View File

@@ -617,7 +617,7 @@ void Endpoint0( chanend c_ep0_out, chanend c_ep0_in, chanend c_audioControl,
#ifdef IAP #ifdef IAP
{ {
int iap_reset = 1; int iap_reset = 1;
SET_SHARED_GLOBAL(g_iap_reset, iap_reset); //SET_SHARED_GLOBAL(g_iap_reset, iap_reset);
} }
#endif #endif
/* No data stage for this request, just do status stage */ /* No data stage for this request, just do status stage */