Extract the svg renderer from the loop
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 23 Jul 2020 17:04:26 +0000 (19:04 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Tue, 28 Jul 2020 09:20:34 +0000 (09:20 +0000)
commit73c3aa78984398f4c47126735e6bf8a60297b848
tree44ca9c0e9a0a4c64186295178b2d016db02e9fa3
parent16a37c6aa09c3f26d1370bc34c174fb654206235
Extract the svg renderer from the loop

No need to recreate it each time for nothing.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/theme.cpp