inspector: Small cleanup
authorMatthias Clasen <mclasen@redhat.com>
Wed, 25 Dec 2019 00:40:19 +0000 (19:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 25 Dec 2019 14:47:22 +0000 (09:47 -0500)
gtk/inspector/inspect-button.c

index 837a177368d3e74a1a8e62d081c47ee8f0c95f3b..ce74517ae92f7e1da4ff24c2d5683551619192e8 100644 (file)
@@ -168,7 +168,6 @@ handle_event (GtkInspectorWindow *iw, GdkEvent *event)
             break;
           }
 
-        clear_flash (iw);
         start_flash (iw, widget);
       }
       break;