[Xfce4-commits] [xfce/xfce4-appfinder] 01/02: Revert "Avoid compilation warn: this statement may fall through"

noreply at xfce.org noreply at xfce.org
Sat Jul 22 23:20:19 CEST 2017


This is an automated email from the git hooks/post-receive script.

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-appfinder.

commit 4afde7e0ba69b1cec63ec1b25f04d2362531e608
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Jul 22 18:13:11 2017 -0300

    Revert "Avoid compilation warn: this statement may fall through"
    
    This reverts commit 3482da5901ad284ae5ada3707ae441c797819f42.
---
 src/appfinder-window.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/appfinder-window.c b/src/appfinder-window.c
index 1010354..0704900 100644
--- a/src/appfinder-window.c
+++ b/src/appfinder-window.c
@@ -502,7 +502,6 @@ xfce_appfinder_window_key_press_event (GtkWidget   *widget,
             {
               icon_size--;
             }
-          return TRUE;
 
         case GDK_KEY_0:
         case GDK_KEY_KP_0:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list