Sign in
◑
Theme
gwt
/
gwt.git
/
8e0b489b878db39e1c3460b282e7b6928af96207
/
.
/
plugins
/
npapi
/
LocalObjectTable.cpp
blob: a4503811e56ac30ed1b469dace5a97c23e1218fa [
file
]
#include
"mozincludes.h"
#include
"LocalObjectTable.h"
LocalObjectTable
::~
LocalObjectTable
()
{
if
(!
dontFree
)
{
freeAll
();
}
}