git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@56176
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
if (w_ret) *w_ret = c->wmax;
if (h_ret) *h_ret = c->hmax;
if ((o->style_pad.l != style_pad_l) || (o->style_pad.r != style_pad_r) ||
- (o->style_pad.t != style_pad_t) || (o->style_pad.b != style_pad_b))
+ (o->style_pad.t != style_pad_t) || (o->style_pad.b != style_pad_b))
{
- Evas_Object_Textblock_Line *lines;
-
- lines = c->par->lines;
c->par->lines = NULL;
o->style_pad.l = style_pad_l;
o->style_pad.r = style_pad_r;