зеркало из https://github.com/mozilla/gecko-dev.git
Bug 213902 : removing unused variable "next" in "cert_DecodeNameConstraintSubTree"
This commit is contained in:
Родитель
5fa37ec6f3
Коммит
0a15715c3b
|
@ -662,7 +662,6 @@ cert_DecodeNameConstraintSubTree(PRArenaPool *arena,
|
|||
CERTNameConstraint *current = NULL;
|
||||
CERTNameConstraint *first = NULL;
|
||||
CERTNameConstraint *last = NULL;
|
||||
CERTNameConstraint *next = NULL;
|
||||
int i = 0;
|
||||
|
||||
PORT_Assert(arena);
|
||||
|
|
Загрузка…
Ссылка в новой задаче