diff options
author | Adam Young <ayoung@redhat.com> | 2011-11-10 21:41:08 -0500 |
---|---|---|
committer | Adam Young <ayoung@redhat.com> | 2011-12-22 11:52:43 -0500 |
commit | e543b0b5d9957cad4256b69932eeccf538bab88e (patch) | |
tree | fcb1765b86fc62cbe53592bc80534381b0958505 /.gitignore | |
parent | 39ce529501218365fefcb0f8d2e80db2368d062b (diff) | |
download | pki-e543b0b5d9957cad4256b69932eeccf538bab88e.tar.gz pki-e543b0b5d9957cad4256b69932eeccf538bab88e.tar.xz pki-e543b0b5d9957cad4256b69932eeccf538bab88e.zip |
Removal of unused private methods
These methods are uncallable.
There might be some discussion about the private default constructores. The Rules of Java are different from C++: If there is any constructor defined, all the other defaults befome uncallable. Thus, the private default constructors are not needed.
https://bugzilla.redhat.com/show_bug.cgi?id=728303
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions