Skip to content

Conversation

@igfoo
Copy link
Member

@igfoo igfoo commented Jan 21, 2026

Remove redundant variable names.

Remove redundant variable names.
@github-actions github-actions bot added the C++ label Jan 21, 2026
@igfoo igfoo closed this Jan 23, 2026
@igfoo igfoo reopened this Jan 23, 2026
@igfoo igfoo marked this pull request as ready for review January 25, 2026 15:39
@igfoo igfoo requested a review from a team as a code owner January 25, 2026 15:39
Copilot AI review requested due to automatic review settings January 25, 2026 15:39
@igfoo igfoo added the no-change-note-required This PR does not need a change note label Jan 25, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR simplifies QL code in the C++ overlay implementation by removing redundant variable declarations. The changes make the code more concise while maintaining the same functionality.

Changes:

  • Replaced unused variable names (vd, fd, td, nd) with the underscore wildcard pattern _ in the getMultiLocationFilePath function

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C++ no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants