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