Bug 212287 xpcwrappedjsclass.cpp:891: warning: unused variable `PRUnichar * sourceNameUni'
r=dbradley sr=kin git-svn-id: svn://10.0.0.236/trunk@144844 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -888,7 +888,6 @@ nsXPCWrappedJSClass::CheckForException(XPCCallContext & ccx,
|
||||
|
||||
// try to get filename, lineno from the first
|
||||
// stack frame location.
|
||||
PRUnichar* sourceNameUni = nsnull;
|
||||
PRInt32 lineNumber = 0;
|
||||
nsXPIDLCString sourceName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user