evas/canvas - just removed white trailings
authorChunEon Park <hermet@hermet.pe.kr>
Wed, 15 Jun 2011 00:48:38 +0000 (00:48 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Wed, 15 Jun 2011 00:48:38 +0000 (00:48 +0000)
SVN revision: 60321

legacy/evas/src/lib/canvas/evas_clip.c

index 7337f4f..9a69dc8 100644 (file)
@@ -153,9 +153,9 @@ evas_object_mapped_clip_across_mark(Evas_Object *obj)
            evas_object_child_map_across_mark
            (obj, obj->smart.parent->cur.map_parent, 0);
         else
-           evas_object_child_map_across_mark(obj, NULL, 0); 
+           evas_object_child_map_across_mark(obj, NULL, 0);
     }
-#endif   
+#endif
 }
 
 /* public functions */