BLF: Remove No Op Code in blf_str_offset_from_cursor_position #120728

Merged
Harley Acheson merged 1 commits from Harley/blender:BlfRemoveNoOp into main 2024-04-17 04:59:55 +02:00

1 Commits

Author SHA1 Message Date
Harley Acheson f3588f3265 BLF: Remove No Op Code in blf_str_offset_from_cursor_position
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
I added code in #120673 that included a line that is a no op. This
removes that code, replacing it with a comment to my future self why
I shouldn't do a particular thing that could break in an unlikely
state that won't happen for a while.
2024-04-16 19:45:14 -07:00