removing mimerosetta.h from the build. it is not used anymore.
git-svn-id: svn://10.0.0.236/trunk@70804 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8ecb06672e
commit
e99cd8531b
@ -94,7 +94,6 @@ EXPORTS = \
|
||||
modmime.h \
|
||||
mimepbuf.h \
|
||||
modlmime.h \
|
||||
mimerosetta.h \
|
||||
comi18n.h \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@ -46,7 +46,6 @@ EXPORTS = \
|
||||
modmime.h \
|
||||
mimepbuf.h \
|
||||
modlmime.h \
|
||||
mimerosetta.h \
|
||||
comi18n.h \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@ -21,7 +21,6 @@
|
||||
*/
|
||||
#include "nsCOMPtr.h"
|
||||
#include "msgCore.h"
|
||||
#include "mimerosetta.h"
|
||||
#include "mimei.h"
|
||||
#include "libi18n.h"
|
||||
#include "modmime.h"
|
||||
|
||||
@ -25,7 +25,6 @@
|
||||
* Date Modified by Description of modification
|
||||
* 04/20/2000 IBM Corp. OS/2 VisualAge build.
|
||||
*/
|
||||
#include "mimerosetta.h"
|
||||
|
||||
#ifdef MOZ_SECURITY
|
||||
#include HG01966
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
#include "mimebuf.h"
|
||||
#include "mimemapl.h"
|
||||
#include "edt.h"
|
||||
#include "mimerosetta.h"
|
||||
#include "proto.h"
|
||||
#include "prprf.h"
|
||||
#include "intl_csi.h"
|
||||
|
||||
@ -22,7 +22,6 @@
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIMimeEmitter.h"
|
||||
#include "mimerosetta.h"
|
||||
#include "mimemsg.h"
|
||||
#include "mimemoz2.h"
|
||||
#include "prmem.h"
|
||||
|
||||
@ -20,7 +20,6 @@
|
||||
* Contributor(s):
|
||||
*/
|
||||
|
||||
#include "mimerosetta.h"
|
||||
#include "modmimee.h"
|
||||
#include "mimemsig.h"
|
||||
#include "nspr.h"
|
||||
|
||||
@ -24,7 +24,6 @@
|
||||
#define _MIMEPBUF_H_
|
||||
|
||||
#include "mimei.h"
|
||||
#include "mimerosetta.h"
|
||||
|
||||
/* This file provides the ability to save up the entire contents of a MIME
|
||||
object (of arbitrary size), and then emit it all at once later. The
|
||||
|
||||
@ -1,21 +0,0 @@
|
||||
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||
*
|
||||
* The contents of this file are subject to the Netscape Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/NPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is mozilla.org code.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape
|
||||
* Communications Corporation. Portions created by Netscape are
|
||||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*/
|
||||
Loading…
x
Reference in New Issue
Block a user