fix last commit
authorHannes Janetzek <hannes.janetzek@gmail.com>
Sat, 1 May 2010 14:22:01 +0000 (14:22 +0000)
committerHannes Janetzek <hannes.janetzek@gmail.com>
Sat, 1 May 2010 14:22:01 +0000 (14:22 +0000)
SVN revision: 48506

src/modules/everything-windows/e_mod_main.c

index 278f859..b58ea3c 100644 (file)
@@ -322,6 +322,7 @@ _act_border(Evry_Action *act)
         focus = 1;
         break;
       default:
+        break;
      }
 
    if (focus)
@@ -333,7 +334,7 @@ _act_border(Evry_Action *act)
          e_border_uniconify(bd);
        else
          e_border_raise(bd);
-need
+
        e_border_focus_set_with_pointer(bd);
      }