remove this call that is probably useless and crashing tests
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 21 Nov 2024 09:37:50 +0000 (10:37 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 21 Nov 2024 11:32:10 +0000 (12:32 +0100)
commite4cd55130a46680dff5cd1d51a91830df596628b
tree497517e84d8c0ea8d164e0489a7f89db232da95b
parent52f066d20d559a5af2f6b4be33db14aa519b892b
remove this call that is probably useless and crashing tests

we initialize all colors in the palette, so this init methos is most
probably not doing anything useful

crashes when doing in automated tests

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/theme.cpp