Added call to NPL_Shutdown.

This commit is contained in:
beard%netscape.com 1998-09-01 23:55:59 +00:00
parent dfd11950a3
commit 600cf2bed9

View File

@ -1089,6 +1089,9 @@ CFrontApp::~CFrontApp()
ET_FinishMocha();
LJ_ShutdownJava();
// shutdown plugins
NPL_Shutdown();
DisposeRgn(mMouseRgnH);