> FWIW, if a class has only one constructor and that constructor is unused > then it indicates that the whole class (except perhaps for any static > methods it might have) should be possible to be removed. Sorry, I'll think more next time. Petr