Removed nsString object that was defined but never used
git-svn-id: svn://10.0.0.236/trunk@44104 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -3026,7 +3026,6 @@ nsWebShell::OnOverLink(nsIContent* aContent,
|
||||
NS_IMETHODIMP
|
||||
nsWebShell:: GetLinkState(const PRUnichar* aURLSpec, nsLinkState& aState)
|
||||
{
|
||||
nsString URLSpec(aURLSpec);
|
||||
aState = eLinkState_Unvisited;
|
||||
|
||||
nsresult rv;
|
||||
|
||||
Reference in New Issue
Block a user