bdilly pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=65723a190ae34157b6e0335fc86ea70370d17b18

commit 65723a190ae34157b6e0335fc86ea70370d17b18
Author: Bruno Dilly <bdi...@profusion.mobi>
Date:   Wed Dec 14 03:02:00 2016 -0200

    edje: clean erroneous documentation
    
    Not implemented functions
---
 src/lib/edje/edje_embryo.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/edje/edje_embryo.c b/src/lib/edje/edje_embryo.c
index f4d49d0..c7c70f7 100644
--- a/src/lib/edje/edje_embryo.c
+++ b/src/lib/edje/edje_embryo.c
@@ -193,8 +193,6 @@
  * get_ignore_flags(part_id)
  * set_mask_flags(part_id, flags)
  * get_mask_flags(part_id)
- * set_clip(part_id, clip_part_id)
- * get_clip(part_id)
  *
  * set_focus(part_id, seat_name[])
  * unset_focus(seat_name[])

-- 


Reply via email to