Fix most senna REQUIRES bustage

We don't need to include nsIUBidiUtils.h in nsIPresContext.h
Also saves tons of interdependency between components
Also removing IBM spam while I'm here
This commit is contained in:
mkaply%us.ibm.com 2001-05-10 22:05:38 +00:00
Родитель 7cf99f24c6
Коммит c136fc58fc
3 изменённых файлов: 0 добавлений и 39 удалений

Просмотреть файл

@ -19,18 +19,6 @@
*
* Contributor(s):
* IBM Corporation
*
* This Original Code has been modified by IBM Corporation.
* Modifications made by IBM described herein are
* Copyright (c) International Business Machines
* Corporation, 2000
*
* Modifications to Mozilla code or documentation
* identified per MPL Section 3.3
*
* Date Modified by Description of modification
* 03/20/2000 IBM Corp. BiDi - ability to change the default direction of the browser
*
*/
#ifndef nsIPresContext_h___
#define nsIPresContext_h___
@ -42,7 +30,6 @@
#include "nsIFrameImageLoader.h"
#include "nsILanguageAtom.h"
#ifdef IBMBIDI
#include "nsIUBidiUtils.h"
class nsAutoString;
class nsBidiPresUtils;
#endif // IBMBIDI

Просмотреть файл

@ -19,18 +19,6 @@
*
* Contributor(s):
* IBM Corporation
*
* This Original Code has been modified by IBM Corporation.
* Modifications made by IBM described herein are
* Copyright (c) International Business Machines
* Corporation, 2000
*
* Modifications to Mozilla code or documentation
* identified per MPL Section 3.3
*
* Date Modified by Description of modification
* 03/20/2000 IBM Corp. BiDi - ability to change the default direction of the browser
*
*/
#ifndef nsIPresContext_h___
#define nsIPresContext_h___
@ -42,7 +30,6 @@
#include "nsIFrameImageLoader.h"
#include "nsILanguageAtom.h"
#ifdef IBMBIDI
#include "nsIUBidiUtils.h"
class nsAutoString;
class nsBidiPresUtils;
#endif // IBMBIDI

Просмотреть файл

@ -19,18 +19,6 @@
*
* Contributor(s):
* IBM Corporation
*
* This Original Code has been modified by IBM Corporation.
* Modifications made by IBM described herein are
* Copyright (c) International Business Machines
* Corporation, 2000
*
* Modifications to Mozilla code or documentation
* identified per MPL Section 3.3
*
* Date Modified by Description of modification
* 03/20/2000 IBM Corp. BiDi - ability to change the default direction of the browser
*
*/
#ifndef nsIPresContext_h___
#define nsIPresContext_h___
@ -42,7 +30,6 @@
#include "nsIFrameImageLoader.h"
#include "nsILanguageAtom.h"
#ifdef IBMBIDI
#include "nsIUBidiUtils.h"
class nsAutoString;
class nsBidiPresUtils;
#endif // IBMBIDI