Ecore_Evas: When doing rotation_set_internal, no need to fetch the
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 21 Sep 2011 21:01:15 +0000 (21:01 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 21 Sep 2011 21:01:15 +0000 (21:01 +0000)
commit3ad278b33c0832366c9c88b0e1a4ff78816aa442
treef4a181e68e7b8d76237e510986c21abd57b2ffd7
parentc819cca8488bc8d7dbba11afc3d065a4dc54671d
Ecore_Evas: When doing rotation_set_internal, no need to fetch the
ecore_x_window_size here as the returned values are not used anyway,
so avoid the extra function call.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@63523 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_evas/ecore_evas_x.c