Commit 121c53d
emulator: drop redundant string wrap around GetShortName
Addresses review feedback: Symbol::GetShortName already returns a
std::string, so the explicit std::string(...) construction is redundant.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6143af0 commit 121c53d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2227 | 2227 | | |
2228 | 2228 | | |
2229 | 2229 | | |
2230 | | - | |
| 2230 | + | |
2231 | 2231 | | |
2232 | 2232 | | |
2233 | 2233 | | |
| |||
0 commit comments