зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1231256 (part 4) - Remove dead SetContext() declaration. r=jfkthame.
--HG-- extra : rebase_source : f06b122d91c426e655414b27ec4b2e3c2c1ca587
This commit is contained in:
Родитель
550252abf1
Коммит
0a1ca6ebfe
|
@ -390,13 +390,6 @@ public:
|
|||
bool aCanWordWrap,
|
||||
gfxBreakPriority *aBreakPriority);
|
||||
|
||||
/**
|
||||
* Update the reference context.
|
||||
* XXX this is a hack. New text frame does not call this. Use only
|
||||
* temporarily for old text frame.
|
||||
*/
|
||||
void SetContext(gfxContext *aContext) {}
|
||||
|
||||
// Utility getters
|
||||
|
||||
void *GetUserData() const { return mUserData; }
|
||||
|
|
Загрузка…
Ссылка в новой задаче