princeamd pushed a commit to branch enlightenment-0.17.

commit 6a9d354d2d248e1ac36d55243148e969252b4b27
Author: Christopher Michael <[email protected]>
Date:   Wed Feb 20 07:45:13 2013 +0000

    Backport: 1c15009 :: Remove commented fixme (no time to optimize this 
routine right now).
    
    Signed-off-by: Christopher Michael <[email protected]>
    
    SVN revision: 84255
    Signed-off-by: Deon Thomas <[email protected]>
---
 src/bin/e_randr.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/bin/e_randr.c b/src/bin/e_randr.c
index aed82ae..154275d 100644
--- a/src/bin/e_randr.c
+++ b/src/bin/e_randr.c
@@ -402,11 +402,6 @@ _e_randr_config_restore(void)
    /* grab the root window */
    root = ecore_x_window_root_first_get();
 
-   /* FIXME: !!
-    * 
-    * Optimize and redo this !!!
-    */
-
    /* try to get the list of crtcs */
    if ((crtcs = ecore_x_randr_crtcs_get(root, &ncrtcs)))
      {

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to