elementary/notify - --unnecessary comment

SVN revision: 78660
This commit is contained in:
ChunEon Park 2012-10-30 13:54:24 +00:00
parent 6c8e68f132
commit 827646a2ab
1 changed files with 0 additions and 1 deletions

View File

@ -553,7 +553,6 @@ elm_notify_orient_set(Evas_Object *obj,
{
double horizontal = 0, vertical = 0;
//notify rtl orientation fix
switch (orient)
{
case ELM_NOTIFY_ORIENT_TOP: