Fix bustage.

git-svn-id: svn://10.0.0.236/trunk@102369 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com
2001-09-06 02:10:11 +00:00
parent 6d5f73866a
commit a6f8ebbafe

View File

@@ -47,7 +47,6 @@
#ifdef INCLUDE_XUL
#include "nsXULAtoms.h"
#include "nsBulletinBoardLayout.h"
#include "nsRepeatService.h"
#include "nsSprocketLayout.h"
#include "nsStackLayout.h"
@@ -116,7 +115,6 @@ Shutdown(nsIModule* self)
gInitialized = PR_FALSE;
#ifdef INCLUDE_XUL
nsBulletinBoardLayout::Shutdown();
nsRepeatService::Shutdown();
nsSprocketLayout::Shutdown();
nsStackLayout::Shutdown();