Skip to content

Comments

Removed warning of unused variable (offset)#24

Open
coryalder wants to merge 1 commit intornystrom:masterfrom
coryalder:patch-1
Open

Removed warning of unused variable (offset)#24
coryalder wants to merge 1 commit intornystrom:masterfrom
coryalder:patch-1

Conversation

@coryalder
Copy link

RNGridMenu's method -(void)layoutAsGrid had an unused variable (NSInteger offset = 0) that was not used in the method. This causes a warning under many configurations.

`RNGridMenu`'s method `-(void)layoutAsGrid` had an unused variable (`NSInteger offset = 0`) that was not used in the method. This causes a warning under many configurations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant