Skip to content

Clean up identicon code, remove unused classes

akwizgran requested to merge identicon-cleanup into master

I noticed some debug-level logging coming from the identicon code, went in there to remove it, and realised half the code was unused, so I removed that too.

No functional changes except that the logging is gone and the opacity is now OPAQUE rather than UNKNOWN, which wasn't valid in this context.

Merge request reports