From 6af19252826ecc1d556e6fd19b5f70cca8684abb Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 19 Feb 2013 08:00:49 +0000 Subject: [PATCH] elementary/photocam - removed unused SVN revision: 84074 --- legacy/elementary/src/lib/elm_photocam.c | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_photocam.c b/legacy/elementary/src/lib/elm_photocam.c index fde1fa8..2f8e404 100644 --- a/legacy/elementary/src/lib/elm_photocam.c +++ b/legacy/elementary/src/lib/elm_photocam.c @@ -1471,7 +1471,6 @@ _file_set(Eo *obj, void *_pd, va_list *list) if (ret) *ret = EVAS_LOAD_ERROR_NONE; Elm_Photocam_Smart_Data *sd = _pd; - Elm_Widget_Smart_Data *wd = eo_data_get(obj, ELM_OBJ_WIDGET_CLASS); if (!eina_stringshare_replace(&sd->file, file)) return; _grid_clear_all(obj); -- 2.7.4