Skip to content

Remove unnecessary variable#28

Open
bonkf wants to merge 1 commit into
emmericp:masterfrom
bonkf:fix-unused-variable
Open

Remove unnecessary variable#28
bonkf wants to merge 1 commit into
emmericp:masterfrom
bonkf:fix-unused-variable

Conversation

@bonkf
Copy link
Copy Markdown
Contributor

@bonkf bonkf commented May 7, 2020

ret is not read after being set in line 274. The call to stat can be inlined and ret can be eliminated.

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