зеркало из https://github.com/mozilla/pjs.git
followup for fix to bug 371392, forgot to get rid of the header declaration for a variable I killed. b=371392 r/sr=biesi
This commit is contained in:
Родитель
70dd389937
Коммит
e7c50fdb10
|
@ -317,9 +317,8 @@ public:
|
|||
protected:
|
||||
nsPenMode mPenMode;
|
||||
private:
|
||||
static nsIDrawingSurface* gBackbuffer; //singleton backbuffer
|
||||
// Largest requested offscreen size if larger than a full screen.
|
||||
static nsSize gLargestRequestedSize;
|
||||
// Largest requested offscreen size if larger than a full screen.
|
||||
static nsSize gLargestRequestedSize;
|
||||
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче