Skip to content
Commit b80f7a0d authored by Eric Jiang's avatar Eric Jiang Committed by Julius Künzel
Browse files

Simplify confusing logic in ThumbnailCache::getKey()

Checking `if (ok)` is always true because `ok` was dereferenced right
above so we know the pointer is not null.
parent e5309de6
Pipeline #210526 passed with stage
in 6 minutes and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment