On Thu, Jun 6, 2013 at 6:26 PM, Tom Hacohen <tom.haco...@samsung.com> wrote:

> On 06/06/13 10:22, ChunEon Park - Enlightenment Git wrote:
> > hermet pushed a commit to branch master.
> >
> > commit b98b7d5e042cc1f32d75bc006cb30f5c8a45c152
> > Author: ChunEon Park <her...@hermet.pe.kr>
> > Date:   Thu Jun 6 18:22:26 2013 +0900
> >
> >      edje - go away unnecesary code
> > ---
> > -               eo_do(ep->typedata.swallow->swallowed_object,
> > -                     evas_obj_position_set(ed->x + pf->x, ed->y +
> pf->y),
> > -                     evas_obj_size_set(pf->w, pf->h),
> > -                     evas_obj_visibility_set(EINA_TRUE));
> > +                  eo_do(ep->typedata.swallow->swallowed_object,
> > +                        evas_obj_position_set(ed->x + pf->x, ed->y +
> pf->y),
> > +                        evas_obj_size_set(pf->w, pf->h),
> > +                        evas_obj_visibility_set(EINA_TRUE));
> >                  }
> >                else
> evas_object_hide(ep->typedata.swallow->swallowed_object);
> >                mo = ep->typedata.swallow->swallowed_object;
> >
>
> You changed indentation in the same commit. SPANK.
>
>
SPANK++

Daniel Juyung Seo (SeoZ)


> --
> Tom.
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to