commit | 1beda780333ce51d7872603b70712772eb2383fb | [log] [tgz] |
---|---|---|
author | Alex Deymo <[email protected]> | Sun Jun 07 23:01:25 2015 +0200 |
committer | ChromeOS Commit Bot <[email protected]> | Fri Jun 12 16:38:10 2015 +0000 |
tree | 6a0a12e6d875db74aa92ea6d875c90ca6956bfc2 | |
parent | 35589c2b9a0e20b42661b132890128d8025c1954 [diff] |
update_engine: Remove unused IsIdempotentOperation(). All the minor-version=2 are idempotent, so since we switched to minor version 2, this function becomes trivial now. This patch removes this function from the code and moves the ExtentRanges class to the payload_generator/ directory since now it is only used there. BUG=None TEST=Unittest still pass. Change-Id: Ib9dbbdded0ca2ef2128bb6c470de7a00720c4038 Reviewed-on: https://chromium-review.googlesource.com/275806 Reviewed-by: Alex Deymo <[email protected]> Tested-by: Alex Deymo <[email protected]> Commit-Queue: Alex Deymo <[email protected]>