зеркало из https://github.com/mozilla/pjs.git
Fixing beos bustage caused by checkin for bug 113917
This commit is contained in:
Родитель
26054e8541
Коммит
4240452f77
|
@ -86,9 +86,6 @@ protected:
|
|||
GlobalPrinters GlobalPrinters::mGlobalPrinters;
|
||||
nsStringArray* GlobalPrinters::mGlobalPrinterList = nsnull;
|
||||
int GlobalPrinters::mGlobalNumPrinters = 0;
|
||||
//---------------
|
||||
nsStringArray* nsDeviceContextSpecBeOS::mGlobalPrinterList = nsnull;
|
||||
int nsDeviceContextSpecBeOS::mGlobalNumPrinters = 0;
|
||||
|
||||
/** -------------------------------------------------------
|
||||
* Construct the nsDeviceContextSpecBeOS
|
||||
|
|
|
@ -119,8 +119,6 @@ protected:
|
|||
virtual ~nsDeviceContextSpecBeOS();
|
||||
|
||||
public:
|
||||
static nsStringArray *globalPrinterList;
|
||||
static int globalNumPrinters;
|
||||
int InitializeGlobalPrinters();
|
||||
void FreeGlobalPrinters();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче