Skip to content

Commit

Permalink
Bug 1150363. Remove unused mInScroll from nsViewManager. r=mats
Browse files Browse the repository at this point in the history
  • Loading branch information
tnikkel committed Apr 2, 2015
1 parent d6e607d commit 95749ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion view/nsViewManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,6 @@ class nsViewManager final
bool mPainting;
bool mRecursiveRefreshPending;
bool mHasPendingWidgetGeometryChanges;
bool mInScroll;

//from here to public should be static and locked... MMP

Expand Down

0 comments on commit 95749ab

Please sign in to comment.