[src/lib/elm_genlist.c] Applied SVN 52763. Remove some dead assignments from elementary.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 27 Sep 2010 01:43:53 +0000 (10:43 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 27 Sep 2010 01:43:53 +0000 (10:43 +0900)
src/lib/elm_genlist.c

index da8a32a..d1f234d 100755 (executable)
@@ -2567,7 +2567,6 @@ _calc_job(void *data)
                                                                  wd->show_item->block->w,
                                                                  wd->show_item->h);
                                                wd->show_item = NULL;
-                                               showme = 0;
                                        }
                         }
          }