mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
attempt to fix mac bustage
This commit is contained in:
parent
66055a5a32
commit
90e57a8f70
@ -891,7 +891,6 @@ nsFrame::GetDataForTableSelection(nsMouseEvent *aMouseEvent, nsIContent **aParen
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
static
|
||||
PRBool IsSelectable(nsIFrame *aFrame) //checks style to see if we can selected
|
||||
{
|
||||
if (!aFrame)
|
||||
|
@ -891,7 +891,6 @@ nsFrame::GetDataForTableSelection(nsMouseEvent *aMouseEvent, nsIContent **aParen
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
static
|
||||
PRBool IsSelectable(nsIFrame *aFrame) //checks style to see if we can selected
|
||||
{
|
||||
if (!aFrame)
|
||||
|
Loading…
Reference in New Issue
Block a user