summaryrefslogtreecommitdiff
path: root/netwerk/base/nsBaseChannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/base/nsBaseChannel.h')
-rw-r--r--netwerk/base/nsBaseChannel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/netwerk/base/nsBaseChannel.h b/netwerk/base/nsBaseChannel.h
index b98609e857..390a492f9b 100644
--- a/netwerk/base/nsBaseChannel.h
+++ b/netwerk/base/nsBaseChannel.h
@@ -241,9 +241,6 @@ private:
void ContinueHandleAsyncRedirect(nsresult result);
nsresult ContinueRedirect();
- // start URI classifier if requested
- void ClassifyURI();
-
class RedirectRunnable : public mozilla::Runnable
{
public: