Commit c6461f2
fix: remove variable shadowing and fix misleading comment in ksConstants.cpp (#73)
* Initial plan
* fix: remove redundant variable and fix misleading comment in ksConstants.cpp
Co-authored-by: cziter15 <[email protected]>
* fix: use local variable to avoid duplicate function calls
Co-authored-by: cziter15 <[email protected]>
* fix: use static variable directly instead of local variable
Co-authored-by: cziter15 <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: cziter15 <[email protected]>1 parent 86b228e commit c6461f2
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
| |||
0 commit comments