ecore_x: remove redondant declaration

SVN revision: 58702
This commit is contained in:
Boris Faure 2011-04-17 16:48:22 +00:00
parent e6be4f7deb
commit ea297cc549
1 changed files with 0 additions and 5 deletions

View 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,