Enums: Remove unnecessary assigned values.
Enums starts from 0 and are incremented by 1 by default. No need to do this explicitly. Change-Id: I3aea5a6b9a39e76f7912f865406c44586072caea
Showing
Please register or sign in to comment
Enums starts from 0 and are incremented by 1 by default. No need to do this explicitly. Change-Id: I3aea5a6b9a39e76f7912f865406c44586072caea