Files
gerrit/java/com/google/gwtorm/client
David Pursehouse 505b339b30 KeyUtil: Remove unused setEncoderImpl method
References to com.google.gwtorm.server.SchemaFactory in the method
javadoc cause warnings in Eclipse because SchemaFactory does not
exist any more.

There are no callers of setEncoderImpl in the core Gerrit code, so
we can just remove it.

Change-Id: I1c13ff77ae659d3cd9671b99c5f703bebb8dac37
2019-04-10 08:27:40 +09:00
..