rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=e81322ea31aaf252f723090fdce917ceadc9a36e

commit e81322ea31aaf252f723090fdce917ceadc9a36e
Author: Andrii Kroitor <an.kroi...@samsung.com>
Date:   Thu Jul 23 18:16:05 2015 +0300

    UTC: remove phantom tests from groupedit
---
 tests/Makefile.am                                  | 11 +---
 .../groupedit_edit_object_part_add.c               | 38 ------------
 .../groupedit_edit_object_part_del.c               | 38 ------------
 .../groupedit_edit_object_part_state_add.c         | 38 ------------
 .../groupedit_edit_object_part_state_del.c         | 38 ------------
 .../groupedit_edit_object_part_state_set.c         | 38 ------------
 .../groupedit_part_object_area_get.c               | 38 ------------
 .../groupedit_part_object_area_visible_get.c       | 38 ------------
 .../groupedit_part_object_area_visible_set.c       | 38 ------------
 tests/test_groupedit/groupedit_part_visible_set.c  | 38 ------------
 tests/test_groupedit/test_groupedit.c              | 69 ----------------------
 tests/test_groupedit/test_groupedit.h              | 69 ----------------------
 12 files changed, 1 insertion(+), 490 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index f1b5dce..2f9aa19 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -494,23 +494,14 @@ test_groupedit/groupedit_add.c \
 test_groupedit/groupedit_bg_set.c \
 test_groupedit/groupedit_bg_unset.c \
 test_groupedit/groupedit_edit_object_part_above.c \
-test_groupedit/groupedit_edit_object_part_add.c \
 test_groupedit/groupedit_edit_object_part_below.c \
-test_groupedit/groupedit_edit_object_part_del.c \
 test_groupedit/groupedit_edit_object_part_draw_get.c \
 test_groupedit/groupedit_edit_object_part_select.c \
-test_groupedit/groupedit_edit_object_part_state_add.c \
-test_groupedit/groupedit_edit_object_part_state_del.c \
-test_groupedit/groupedit_edit_object_part_state_set.c \
 test_groupedit/groupedit_edit_object_parts_separated.c \
 test_groupedit/groupedit_edit_object_parts_separated_is.c \
 test_groupedit/groupedit_edit_object_recalc_all.c \
 test_groupedit/groupedit_edit_object_set.c \
-test_groupedit/groupedit_edit_object_unset.c \
-test_groupedit/groupedit_part_object_area_get.c \
-test_groupedit/groupedit_part_object_area_visible_get.c \
-test_groupedit/groupedit_part_object_area_visible_set.c \
-test_groupedit/groupedit_part_visible_set.c
+test_groupedit/groupedit_edit_object_unset.c
 groupedit_test_CFLAGS = ${FLAGS}
 groupedit_test_LDADD = ${LD}
 
diff --git a/tests/test_groupedit/groupedit_edit_object_part_add.c 
b/tests/test_groupedit/groupedit_edit_object_part_add.c
deleted file mode 100644
index 5ff9ec2..0000000
--- a/tests/test_groupedit/groupedit_edit_object_part_add.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_edit_object_part_add
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_edit_object_part_add
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_edit_object_part_del.c 
b/tests/test_groupedit/groupedit_edit_object_part_del.c
deleted file mode 100644
index f973e50..0000000
--- a/tests/test_groupedit/groupedit_edit_object_part_del.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_edit_object_part_del
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_edit_object_part_del
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_edit_object_part_state_add.c 
b/tests/test_groupedit/groupedit_edit_object_part_state_add.c
deleted file mode 100644
index 8d24686..0000000
--- a/tests/test_groupedit/groupedit_edit_object_part_state_add.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_edit_object_part_state_add
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_edit_object_part_state_add
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_edit_object_part_state_del.c 
b/tests/test_groupedit/groupedit_edit_object_part_state_del.c
deleted file mode 100644
index 656e8a3..0000000
--- a/tests/test_groupedit/groupedit_edit_object_part_state_del.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_edit_object_part_state_del
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_edit_object_part_state_del
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_edit_object_part_state_set.c 
b/tests/test_groupedit/groupedit_edit_object_part_state_set.c
deleted file mode 100644
index b98668e..0000000
--- a/tests/test_groupedit/groupedit_edit_object_part_state_set.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_edit_object_part_state_set
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_edit_object_part_state_set
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_part_object_area_get.c 
b/tests/test_groupedit/groupedit_part_object_area_get.c
deleted file mode 100644
index a4e336b..0000000
--- a/tests/test_groupedit/groupedit_part_object_area_get.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_part_object_area_get
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_part_object_area_get
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_part_object_area_visible_get.c 
b/tests/test_groupedit/groupedit_part_object_area_visible_get.c
deleted file mode 100644
index 2f60171..0000000
--- a/tests/test_groupedit/groupedit_part_object_area_visible_get.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_part_object_area_visible_get
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_part_object_area_visible_get
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_part_object_area_visible_set.c 
b/tests/test_groupedit/groupedit_part_object_area_visible_set.c
deleted file mode 100644
index d3a7a3a..0000000
--- a/tests/test_groupedit/groupedit_part_object_area_visible_set.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_part_object_area_visible_set
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_part_object_area_visible_set
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/groupedit_part_visible_set.c 
b/tests/test_groupedit/groupedit_part_visible_set.c
deleted file mode 100644
index c524081..0000000
--- a/tests/test_groupedit/groupedit_part_visible_set.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Edje Theme Editor
- * Copyright (C) 2013-2014 Samsung Electronics.
- *
- * This file is part of Edje Theme Editor.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; If not, see www.gnu.org/licenses/lgpl.html.
- */
-
-#include "test_groupedit.h"
-
-/**
- * @addtogroup groupedit_test
- * @{
- * @addtogroup groupedit_part_visible_set
- * @{
- * Groupedit
- * <TABLE>
- * @}
- */
-
-/**
- * @addtogroup groupedit_part_visible_set
- * @{
- * </TABLE>
- * @}
- * @}
- */
diff --git a/tests/test_groupedit/test_groupedit.c 
b/tests/test_groupedit/test_groupedit.c
index b2d2fa3..9df3433 100644
--- a/tests/test_groupedit/test_groupedit.c
+++ b/tests/test_groupedit/test_groupedit.c
@@ -29,80 +29,11 @@ Suite* test_suite (void) {
 
    tcase_add_test(tcase, groupedit_edit_object_unset_test_p);
 
-   //tcase_add_test(tcase, groupedit_edit_object_recalc_all_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_recalc_all_test_n);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_draw_get_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_draw_get_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_draw_get_test_n2);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_add_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_add_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_add_test_n2);
-   //tcase_add_test(tcase, groupedit_edit_object_part_add_test_n3);
-   //tcase_add_test(tcase, groupedit_edit_object_part_add_test_n4);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_del_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_del_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_del_test_n2);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_set_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_set_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_set_test_n2);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_set_test_n3);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_set_test_n4);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_add_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_add_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_add_test_n2);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_add_test_n3);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_add_test_n4);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_del_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_del_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_del_test_n2);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_del_test_n3);
-   //tcase_add_test(tcase, groupedit_edit_object_part_state_del_test_n4);
-
-   //tcase_add_test(tcase, groupedit_part_object_area_get_test_p);
-   //tcase_add_test(tcase, groupedit_part_object_area_get_test_n1);
-   //tcase_add_test(tcase, groupedit_part_object_area_get_test_n2);
-
-   //tcase_add_test(tcase, groupedit_part_object_area_visible_set_test_p);
-   //tcase_add_test(tcase, groupedit_part_object_area_visible_set_test_n);
-
-   //tcase_add_test(tcase, groupedit_part_object_area_visible_get_test_p);
-   //tcase_add_test(tcase, groupedit_part_object_area_visible_get_test_n);
-
-   //tcase_add_test(tcase, groupedit_edit_object_parts_separated_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_parts_separated_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_parts_separated_test_n2);
-   //tcase_add_test(tcase, groupedit_edit_object_parts_separated_test_n3);
-
-   //tcase_add_test(tcase, groupedit_edit_object_parts_separated_is_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_parts_separated_is_test_n);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_select_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_select_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_select_test_n2);
-
    tcase_add_test(tcase, groupedit_bg_set_test_p);
    tcase_add_test(tcase, groupedit_bg_set_test_p1);
 
    tcase_add_test(tcase, groupedit_bg_unset_test_p);
 
-   //tcase_add_test(tcase, groupedit_part_visible_set_test_p);
-   //tcase_add_test(tcase, groupedit_part_visible_set_test_n1);
-   //tcase_add_test(tcase, groupedit_part_visible_set_test_n2);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_above_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_above_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_above_test_n2);
-
-   //tcase_add_test(tcase, groupedit_edit_object_part_below_test_p);
-   //tcase_add_test(tcase, groupedit_edit_object_part_below_test_n1);
-   //tcase_add_test(tcase, groupedit_edit_object_part_below_test_n2);
-
    suite_add_tcase(suite, tcase);
    return suite;
 }
diff --git a/tests/test_groupedit/test_groupedit.h 
b/tests/test_groupedit/test_groupedit.h
index 23ab5e0..fee4b9d 100644
--- a/tests/test_groupedit/test_groupedit.h
+++ b/tests/test_groupedit/test_groupedit.h
@@ -56,76 +56,7 @@ void groupedit_edit_object_set_test_p(int);
 
 void groupedit_edit_object_unset_test_p(int);
 
-void groupedit_edit_object_recalc_all_test_p(int);
-void groupedit_edit_object_recalc_all_test_n(int);
-
-void groupedit_edit_object_part_draw_get_test_p(int);
-void groupedit_edit_object_part_draw_get_test_n1(int);
-void groupedit_edit_object_part_draw_get_test_n2(int);
-
-void groupedit_edit_object_part_add_test_p(int);
-void groupedit_edit_object_part_add_test_n1(int);
-void groupedit_edit_object_part_add_test_n2(int);
-void groupedit_edit_object_part_add_test_n3(int);
-void groupedit_edit_object_part_add_test_n4(int);
-
-void groupedit_edit_object_part_del_test_p(int);
-void groupedit_edit_object_part_del_test_n1(int);
-void groupedit_edit_object_part_del_test_n2(int);
-
-void groupedit_edit_object_part_state_set_test_p(int);
-void groupedit_edit_object_part_state_set_test_n1(int);
-void groupedit_edit_object_part_state_set_test_n2(int);
-void groupedit_edit_object_part_state_set_test_n3(int);
-void groupedit_edit_object_part_state_set_test_n4(int);
-
-void groupedit_edit_object_part_state_add_test_p(int);
-void groupedit_edit_object_part_state_add_test_n1(int);
-void groupedit_edit_object_part_state_add_test_n2(int);
-void groupedit_edit_object_part_state_add_test_n3(int);
-void groupedit_edit_object_part_state_add_test_n4(int);
-
-void groupedit_edit_object_part_state_del_test_p(int);
-void groupedit_edit_object_part_state_del_test_n1(int);
-void groupedit_edit_object_part_state_del_test_n2(int);
-void groupedit_edit_object_part_state_del_test_n3(int);
-void groupedit_edit_object_part_state_del_test_n4(int);
-
-void groupedit_part_object_area_get_test_p(int);
-void groupedit_part_object_area_get_test_n1(int);
-void groupedit_part_object_area_get_test_n2(int);
-
-void groupedit_part_object_area_visible_set_test_p(int);
-void groupedit_part_object_area_visible_set_test_n(int);
-
-void groupedit_part_object_area_visible_get_test_p(int);
-void groupedit_part_object_area_visible_get_test_n(int);
-
-void groupedit_edit_object_parts_separated_test_p(int);
-void groupedit_edit_object_parts_separated_test_n1(int);
-void groupedit_edit_object_parts_separated_test_n2(int);
-void groupedit_edit_object_parts_separated_test_n3(int);
-
-void groupedit_edit_object_parts_separated_is_test_p(int);
-void groupedit_edit_object_parts_separated_is_test_n(int);
-
-void groupedit_edit_object_part_select_test_p(int);
-void groupedit_edit_object_part_select_test_n1(int);
-void groupedit_edit_object_part_select_test_n2(int);
-
 void groupedit_bg_set_test_p(int);
 void groupedit_bg_set_test_p1(int);
 
 void groupedit_bg_unset_test_p(int);
-
-void groupedit_part_visible_set_test_p(int);
-void groupedit_part_visible_set_test_n1(int);
-void groupedit_part_visible_set_test_n2(int);
-
-void groupedit_edit_object_part_above_test_p(int);
-void groupedit_edit_object_part_above_test_n1(int);
-void groupedit_edit_object_part_above_test_n2(int);
-
-void groupedit_edit_object_part_below_test_p(int);
-void groupedit_edit_object_part_below_test_n1(int);
-void groupedit_edit_object_part_below_test_n2(int);

-- 


Reply via email to