Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/slre: remove superfluous assignment
The value assigned to saved_offset is never used. The problem was indicated by clang scan-build. Signed-off-by: Heinrich Schuchardt <[email protected]>
- Loading branch information