mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Follow-up for Bug 1002354 - remove dual GetId in nsScreenGtk injected during rebase foul-up. r=bustage-fix on a CLOSED TREE.
--HG-- extra : histedit_source : c510de9918cfd73652e9e1c278e0bee93c7fdcdc
This commit is contained in:
parent
5cd8d891e5
commit
caa568f6c5
@ -35,13 +35,6 @@ nsScreenGtk :: GetId(uint32_t *aId)
|
||||
return NS_OK;
|
||||
} // GetId
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsScreenGtk :: GetId(uint32_t *aId)
|
||||
{
|
||||
*aId = mId;
|
||||
return NS_OK;
|
||||
} // GetId
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsScreenGtk :: GetRect(int32_t *outLeft, int32_t *outTop, int32_t *outWidth, int32_t *outHeight)
|
||||
|
Loading…
Reference in New Issue
Block a user