OS/2 bustage - two argArrays
git-svn-id: svn://10.0.0.236/trunk@136521 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2306,7 +2306,6 @@ nsNativeAppSupportOS2::StartServerMode() {
|
||||
}
|
||||
|
||||
// Create the array for the arguments.
|
||||
nsCOMPtr<nsISupportsArray> argArray;
|
||||
nsCOMPtr<nsISupportsArray> argArray = do_CreateInstance(NS_SUPPORTSARRAY_CONTRACTID);
|
||||
if ( !argArray ) {
|
||||
return NS_OK;
|
||||
|
||||
Reference in New Issue
Block a user