mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 815473 - Follow-up: Remove now-undefined methods from CanvasRenderingContext2D.h. r=me
This commit is contained in:
parent
76c7ac5669
commit
7c71799ff2
@ -574,16 +574,6 @@ protected:
|
||||
|
||||
static void StyleColorToString(const nscolor& aColor, nsAString& aStr);
|
||||
|
||||
/**
|
||||
* Creates the unpremultiply lookup table, if it doesn't exist.
|
||||
*/
|
||||
void EnsureUnpremultiplyTable();
|
||||
|
||||
/**
|
||||
* Creates the premultiply lookup table, if it doesn't exist.
|
||||
*/
|
||||
void EnsurePremultiplyTable();
|
||||
|
||||
/**
|
||||
* Creates the error target, if it doesn't exist
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user