зеркало из https://github.com/mozilla/pjs.git
Bug 494690. Remove unused function UncompressIndex. r=jwatt
This commit is contained in:
Родитель
b760f912f1
Коммит
81b4da9973
|
@ -823,13 +823,6 @@ CompressIndex(int index, const nsTextFragment*fragment)
|
|||
return ci;
|
||||
}
|
||||
|
||||
static int
|
||||
UncompressIndex(int index, PRBool bRightAffinity, const nsTextFragment*fragment)
|
||||
{
|
||||
// XXX
|
||||
return index;
|
||||
}
|
||||
|
||||
nsresult
|
||||
nsSVGGlyphFrame::GetHighlight(PRUint32 *charnum, PRUint32 *nchars,
|
||||
nscolor *foreground, nscolor *background)
|
||||
|
|
Загрузка…
Ссылка в новой задаче