fileselector: Remove invalid or unnecessary comment
authorRyuan Choi <ryuan.choi@gmail.com>
Wed, 6 Nov 2013 10:26:57 +0000 (19:26 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Wed, 6 Nov 2013 10:28:19 +0000 (19:28 +0900)
src/lib/elc_fileselector.c

index 5d8dc37..64f1157 100644 (file)
@@ -3,12 +3,8 @@
  *  - child elements focusing support
  *  - user defined icon/label cb
  *  - show/hide/add buttons ???
- *  - make variable/function names that are sensible
  *  - Pattern Filter support
  *  - Custom Filter support
- *  - is 'is_save' flag and API needed? If it is not is_save mode,
- *    entry is disabled and anchor can't be clicked.
- *    Also user should be able to type custom name in this mode.
  */
 #ifdef HAVE_CONFIG_H
 # include "elementary_config.h"