Issue #1587 - Part 8: Remove controller follow/unfollow

Since it didn't end up being in the final spec after all.
This commit is contained in:
Moonchild 2020-06-12 01:08:26 +00:00 • committed by Roy Tam
commit 8ac3ccd67a
6 changed files with 1 additions and 124 deletions

View file

@ -59,9 +59,6 @@ public:
void
RemoveFollower(Follower* aFollower);
bool
CanAcceptFollower(Follower* aFollower) const;
private:
~AbortSignal() = default;