poco
poco copied to clipboard
Remove deprecated code
All deprecated code should be removed.
Does everything labelled with @deprecated
or [[deprecated]]
qualify for removal?
Maybe, as a first step, change everything marked //@ deprecated
to [[deprecated]]
so that everyone has a chance to fix their code.