commit | 2939063947982b77a942a5ee9882944b8b48dd69 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Dec 13 16:06:00 2011 +0900 |
committer | Jean Chalard <jchalard@google.com> | Tue Dec 13 16:06:00 2011 +0900 |
tree | 95e4af7bde0eb98bae3ba9683890938c51323a5b | |
parent | d2c69c7d1231c238afc9196dcb9cc2359de520cf [diff] |
Simplification Both tests have the same meaning. They should be merged. Also, if "deleteLast()" deletes more than one char (which never happens in the current implementation, but it's not guaranteed), the new code is more correct. Change-Id: I216df7cd45f4a7d76d1d5d6aa7f8d7f9a6e35ea3