зеркало из https://github.com/mozilla/pjs.git
removing unused variable. patch from gautheri, r=me, sr=scc. bug 90906
This commit is contained in:
Родитель
6d79381510
Коммит
d5ba2d6212
|
@ -68,7 +68,6 @@ tmTransactionManager::Init() {
|
|||
void
|
||||
tmTransactionManager::HandleTransaction(tmTransaction *aTrans) {
|
||||
|
||||
nsresult rv = NS_OK;
|
||||
PRUint32 action = aTrans->GetAction();
|
||||
PRUint32 ownerID = aTrans->GetOwnerID();
|
||||
tmQueue *queue = nsnull;
|
||||
|
|
Загрузка…
Ссылка в новой задаче