summaryrefslogtreecommitdiff
path: root/image
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-10-22 05:39:02 +0000
committerMoonchild <moonchild@palemoon.org>2022-04-01 16:03:01 +0200
commita95439db61c4530afae3967e2912d6ca38f1bbda (patch)
treeed8926c1fe52c8072dbaff40278c1f0370980c2f /image
parentf5fcb8a32ccbe9af1a16a05c4959f7389eae37c1 (diff)
downloaduxp-a95439db61c4530afae3967e2912d6ca38f1bbda.tar.gz
Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and various
helper functions.
Diffstat (limited to 'image')
-rw-r--r--image/imgLoader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/image/imgLoader.cpp b/image/imgLoader.cpp
index 0f516bc800..3b64f065bd 100644
--- a/image/imgLoader.cpp
+++ b/image/imgLoader.cpp
@@ -699,8 +699,6 @@ NewImageChannel(nsIChannel** aResult,
// (possibly in different documents).
// If all of the proxy requests are canceled then this request should be
// canceled too.
- //
- aLoadFlags |= nsIChannel::LOAD_CLASSIFY_URI;
nsCOMPtr<nsINode> requestingNode = do_QueryInterface(aRequestingContext);