Hi,

Looking through the code base, I saw lots of code that is commented. Some 
classes (maybe because of this) are not even used anymore. I only saw one class 
(ChainsawViewer), which might make sense to keep.

Is it OK to remove this all? Or is there a specific reason for this?

Some methods are no longer used or empty despite not being commented. I would 
also like to remove them when they don't have any purpose. Since they are 
public, BC is no longer guaranteed. For a Standalone app like this, I don't 
consider this a problem, but I would like to know if there are any objections.

Kind regards,
Christian

Reply via email to