| Index: trunk/Source/core/rendering/style/RenderStyle.h
|
| ===================================================================
|
| --- trunk/Source/core/rendering/style/RenderStyle.h (revision 169272)
|
| +++ trunk/Source/core/rendering/style/RenderStyle.h (working copy)
|
| @@ -1091,7 +1091,6 @@
|
| bool setFontDescription(const FontDescription&);
|
| // Only used for blending font sizes when animating and for text autosizing.
|
| void setFontSize(float);
|
| - void setFontStretch(FontStretch);
|
| void setFontWeight(FontWeight);
|
|
|
| void setTextAutosizingMultiplier(float v)
|
|
|