From: Daniel Juyung Seo <juyung.seo@samsung.com>

Subject: [E-devel]  [Patch] Removed dead code in elm_genlist.c

I removed dead macro LONGPRESS_TIMEOUT.
Genlist's longpress_time value is read from
_elm_config->longpress_timeout.




SVN revision: 56581
This commit is contained in:
Daniel Juyung Seo 2011-01-31 10:15:22 +00:00 committed by Carsten Haitzler
parent d63a0cb003
commit 867c0a730e
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#define SWIPE_MOVES 12
#define MAX_ITEMS_PER_BLOCK 32
#define LONGPRESS_TIMEOUT 1.0
/**
* @defgroup Genlist Genlist