[Migration] Fixed build error.
[framework/uifw/elementary.git] / src / lib / els_scroller.c
index caed1f4..06607f4 100644 (file)
@@ -719,8 +719,6 @@ _smart_bounce_y_animator(void *data)
    Smart_Data *sd;
    Evas_Coord x, y, dy, py, h, ody, ed, md;
    double t, p, dt, pd, r;
-   Evas_Coord x, y, dy;
-   double t, p, dt;
 
    sd = data;
    t = ecore_loop_time_get();