Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few

days for module owners to comment on.  r=troy@netscape.com


git-svn-id: svn://10.0.0.236/trunk@64566 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jim_nance%yahoo.com
2000-03-30 03:21:26 +00:00
parent cc58507fe6
commit b1ccfbf2cb
72 changed files with 159 additions and 191 deletions

View File

@@ -263,9 +263,6 @@ nsProxyObject::GetQueue()
return mDestQueue;
}
static long counter = 0;
nsresult
nsProxyObject::PostAndWait(nsProxyObjectCallInfo *proxyInfo)
{