commit | 0d957de5d3d8dbe840c93c81ebf6a677655d9b2a | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed Nov 02 08:03:44 2011 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed Nov 02 08:03:44 2011 -0700 |
tree | c5b7f7fa078731f8f36222342554655a4459cea9 | |
parent | d66ef2d958a14d728704704cf38b4c820a3c88ad [diff] |
Fix build by removing Comparable on Project.NameKey The Comparable interface is inherited through the base class, StringKey, and does not need to be implemented here anymore. Change-Id: I6cc8ec8123a2d39782f4be798a9f92548cb129ff