Fixed. Thanks for spotting & reporting :)

Cheers,
dh

On 26/04/13 07:32, Sebastian Dransfeld wrote:
>>
>> _info_get(ee->evas)))
>> -          einfo->info.edges = wdata->win->edges;
>> +        if ((ee->rotation == 90) || (ee->rotation == 270))
>> +          evas_output_framespace_get(ee->evas, NULL, NULL, &fh, &fw);
>> +        else
>> +          evas_output_framespace_get(ee->evas, NULL, NULL, &fh, &fw);
>>
>
> This is wrong. Both lines are the same.
>
> S.


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to