Kaydet (Commit) 694214be authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Remove code that has been commented out since 2003

Change-Id: I5975af2801560c61ca72ab25f5d1222cf847c4e3
üst 4d9a757a
......@@ -651,7 +651,6 @@ public:
int mnEndGlyphPos;
int mnMinCharPos;
int mnEndCharPos;
//long mnPixelWidth;
int mnXOffset;
ABC maABCWidths;
bool mbHasKashidas;
......@@ -1001,7 +1000,6 @@ bool UniscribeLayout::LayoutText( ImplLayoutArgs& rArgs )
rVisualItem.mnMinGlyphPos = mnGlyphCount;
rVisualItem.mnEndGlyphPos = 0;
rVisualItem.mnXOffset = nXOffset;
//rVisualItem.mnPixelWidth = 0;
// shortcut ignorable items
if( (rArgs.mnEndCharPos <= rVisualItem.mnMinCharPos)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment