quelea-projection / Quelea

Open source projection software for churches.
https://quelea.org
GNU General Public License v3.0
159 stars 145 forks source link

Remove NoticesChangedListener collection from NoticeDrawer #484

Closed berry120 closed 2 years ago

berry120 commented 2 years ago

The NoticeDrawer maintains a list of NoticesChangedListener objects, but nothing actually happens with these. The field, any references to it, the addNoticeChangedListener() method, and any references to that should all be removed to tidy up the codebase.

indremak commented 2 years ago

I would like to work on this issue, could you assign me?

berry120 commented 2 years ago

All yours!