commit | d669bda1deaf6dadab971efd2c3dfe2d9e7173c5 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Tue Mar 05 16:22:32 2013 -0800 |
committer | Shawn Pearce <sop@google.com> | Tue Mar 05 16:22:32 2013 -0800 |
tree | c5094625b5f5c27380772a47389bfaf1bd47fa1e | |
parent | 3e22d48084b380afcc0a3e02c30d74b5a81ccfa4 [diff] |
Delete unused (and broke) ListChangesOption.fromValue() method This method does not work when the enum values are ordered differently from the value passed in the construct. Since its unused, just delete it. Nobody needs it so there is no value in trying to fix the code. Change-Id: I381bac6e54156813b127dfda36024b0297966dc1