diff --git a/netwerk/protocol/http/SecFetch.cpp b/netwerk/protocol/http/SecFetch.cpp index cd6ce30bbb..9b4270c0c6 100644 --- a/netwerk/protocol/http/SecFetch.cpp +++ b/netwerk/protocol/http/SecFetch.cpp @@ -286,8 +286,6 @@ void SecFetch::AddSecFetchUser(nsIHttpChannel* aHTTPChannel) { userInitiated = true; } - // TODO: Implement content interaction - nsAutoCString user("?1"); if (userInitiated) {