зеркало из https://github.com/mozilla/gecko-dev.git
Bug 979913: Remove unused variables, r=khuey
This commit is contained in:
Родитель
fd33abc3bd
Коммит
2fac99cc52
|
@ -662,8 +662,6 @@ SaveTLSInfo(thread_info_t *tinfo) {
|
|||
*/
|
||||
static void
|
||||
RestoreTLSInfo(thread_info_t *tinfo) {
|
||||
int rv;
|
||||
|
||||
for (TLSInfoList::const_iterator it = tinfo->tlsInfo.begin();
|
||||
it != tinfo->tlsInfo.end();
|
||||
it++) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче