Files
unison/src/network
Alexander Krotov e5697f0c2c Remove ByteTagList::IsDirty{Start,End}
These functions are only used once and do not save time.  Both functions
iterate over the whole list just to prevent iterating over the whole list
if they return false. As traversing the list is required in any case,
these functions can be removed.
2015-07-26 19:44:06 +03:00
..
2014-09-12 10:18:55 -07:00
2015-07-22 01:13:06 +02:00