cedric pushed a commit to branch master.

http://git.enlightenment.org/tools/expedite.git/commit/?id=7de69008b43fdb0d839a2a36d3237247da1453c5

commit 7de69008b43fdb0d839a2a36d3237247da1453c5
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Thu Jun 25 17:27:53 2015 +0200

    expedite: remove FIXME that is already fixed.
---
 src/bin/main.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bin/main.c b/src/bin/main.c
index 0f4b777..65cdea7 100644
--- a/src/bin/main.c
+++ b/src/bin/main.c
@@ -1141,8 +1141,6 @@ static const Ecore_Getopt optdesc = {
   }
 };
 
-// FIXME: missing - run all [-a], run specific test [-t], list test [-l], 
output compatible with expedite-cmp [-m]
-
 static const Expedite_Resolution resolutions[] = {
   { "qvga",    320 , 240 },
   { "qvga-p",  240 , 320 },

-- 


Reply via email to