ecore_x: remove redondant declaration
authorbilliob <billiob@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 17 Apr 2011 16:48:22 +0000 (16:48 +0000)
committerbilliob <billiob@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 17 Apr 2011 16:48:22 +0000 (16:48 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@58702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_x/Ecore_X.h

index 677a2af..1fe0bfd 100644 (file)
@@ -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,