Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser
git-svn-id: svn://10.0.0.236/trunk@62201 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -53,10 +53,6 @@
|
||||
#include "nsWidgetsCID.h"
|
||||
#include "nsIStreamObserver.h"
|
||||
|
||||
#ifdef MOZ_FULLCIRCLE
|
||||
#include "fullsoft.h"
|
||||
#endif
|
||||
|
||||
#include "nsMetaCharsetCID.h"
|
||||
#include "nsIMetaCharsetService.h"
|
||||
|
||||
@@ -131,10 +127,6 @@ nsAppShellService::Initialize( nsICmdLineService *aCmdLineService,
|
||||
{
|
||||
nsresult rv;
|
||||
|
||||
#ifdef MOZ_FULLCIRCLE
|
||||
FCInitialize();
|
||||
#endif
|
||||
|
||||
// Remember cmd line service.
|
||||
mCmdLineService = aCmdLineService;
|
||||
NS_IF_ADDREF( mCmdLineService );
|
||||
|
||||
Reference in New Issue
Block a user