Bug 1150363. Remove unused mInScroll from nsViewManager. r=mats

This commit is contained in:
Timothy Nikkel 2015-04-02 16:12:23 -05:00
Родитель d6e607d318
Коммит 95749abe54
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -406,7 +406,6 @@ private:
bool mPainting;
bool mRecursiveRefreshPending;
bool mHasPendingWidgetGeometryChanges;
bool mInScroll;
//from here to public should be static and locked... MMP