Signal-iOS/SignalServiceKit
Evan Hahn 4de8ffa6af
Remove dead accessor from legacy message type
This change should have no user impact.

`TSInvalidIdentityKeyReceivingErrorMessage` had an unused method,
`theirSignalId`. This removes it.

`git grep -i theirSignalId` returns no results after this change.

I think this is a useful change on its own, but will also be useful in
an upcoming change.
2022-09-27 16:05:59 -05:00
..
protobuf Use reserved in protobufs 2022-09-27 18:45:38 +00:00
Resources Add lastReceivedStoryTimestamp to schema.sql 2022-09-22 17:05:06 -07:00
src Remove dead accessor from legacy message type 2022-09-27 16:05:59 -05:00
tests Remove unused methods from message processing test 2022-09-27 11:49:29 -07:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
SignalServiceKit.h Move message padding to Data 2022-09-15 12:50:20 -05:00