Diffusion Krita 238bd09b4290

Fix loading GBR brushes by removing superfluous check.

Authored by woltherav on Nov 19 2019, 12:29 PM.

Description

Fix loading GBR brushes by removing superfluous check.

The check was changed from another check when cloning was implemented,
and was broken, but the previous check seemed to be superfluous right
now as well, so I guess we should remove it and readd it if it turned
out to not be superfluous.