remove bad form in if statement
authorRosen Penev <rosenp@gmail.com>
Sat, 3 Jun 2023 13:52:00 +0000 (06:52 -0700)
committerColin Clark <colin.clark@cclark.uk>
Sun, 4 Jun 2023 10:09:12 +0000 (11:09 +0100)
commit1224a11f44364306f2505e0b5eaa71eef497696e
treeac67d470b4e649031475af0677963f075a1c444b
parent17bc28d68ab01734796e98fdc10b19043c7c1d16
remove bad form in if statement

clang-tidy suggests braces here. instead of that, fix the condition

Signed-off-by: Rosen Penev <rosenp@gmail.com>
src/ui-bookmark.cc