From: billiob Date: Sun, 17 Apr 2011 16:48:22 +0000 (+0000) Subject: ecore_x: remove redondant declaration X-Git-Tag: build/2012-07-04.173327~1224 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90884f3a54f48a0851b739b0cde9a71c1bd4f163;p=profile%2Fivi%2Fecore.git ecore_x: remove redondant declaration git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@58702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/ecore_x/Ecore_X.h b/src/lib/ecore_x/Ecore_X.h index 677a2af..1fe0bfd 100644 --- a/src/lib/ecore_x/Ecore_X.h +++ b/src/lib/ecore_x/Ecore_X.h @@ -1505,11 +1505,6 @@ EAPI void ecore_x_window_shape_window_set_xy( Ecore_X_Window shape_win, int x, int y); -EAPI void ecore_x_window_shape_window_set_xy( - Ecore_X_Window win, - Ecore_X_Window shape_win, - int x, - int y); EAPI void ecore_x_window_shape_rectangle_set( Ecore_X_Window win, int x,