Remove unused PROVIDER_ID_AMAZON constant in iap_private.cpp
This commit is contained in:
parent
2d8a6496b5
commit
d33c1b18ab
@ -89,9 +89,7 @@ void IAP_PushConstants(lua_State* L)
|
|||||||
SETCONSTANT(REASON_USER_CANCELED)
|
SETCONSTANT(REASON_USER_CANCELED)
|
||||||
|
|
||||||
SETCONSTANT(PROVIDER_ID_GOOGLE)
|
SETCONSTANT(PROVIDER_ID_GOOGLE)
|
||||||
SETCONSTANT(PROVIDER_ID_AMAZON)
|
|
||||||
SETCONSTANT(PROVIDER_ID_APPLE)
|
SETCONSTANT(PROVIDER_ID_APPLE)
|
||||||
SETCONSTANT(PROVIDER_ID_FACEBOOK)
|
|
||||||
|
|
||||||
#undef SETCONSTANT
|
#undef SETCONSTANT
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user