Bug 1402743 - Remove nsIDOMWindowUtils::getCursorType(). r=bkelly.
It has no users in mozilla-central or comm-central. This also lets us remove nsBaseWidget::GetCursor().
This commit is contained in:
@@ -697,10 +697,6 @@ nsBaseWidget::SetSizeMode(nsSizeMode aMode)
|
||||
// Get this component cursor
|
||||
//
|
||||
//-------------------------------------------------------------------------
|
||||
nsCursor nsBaseWidget::GetCursor()
|
||||
{
|
||||
return mCursor;
|
||||
}
|
||||
|
||||
void
|
||||
nsBaseWidget::SetCursor(nsCursor aCursor)
|
||||
|
||||
Reference in New Issue
Block a user