Removed nsITimer dependency.
git-svn-id: svn://10.0.0.236/trunk@32679 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "nsHTTPHandler.h"
|
||||
#include "nsHTTPConnection.h"
|
||||
#include "nsITimer.h"
|
||||
//#include "nsITimer.h"
|
||||
#include "nsIProxy.h"
|
||||
#include "plstr.h" // For PL_strcasecmp maybe DEBUG only... TODO check
|
||||
#include "nsIUrl.h"
|
||||
@@ -236,4 +236,4 @@ nsHTTPHandler::FollowRedirects(PRBool bFollow)
|
||||
{
|
||||
//m_bFollowRedirects = bFollow;
|
||||
return NS_OK;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user