[gimp] plug-ins: oups duplicate select_delay with KWin screenshots.



commit 01c39c8fef822ec24097ab9237e7c80a571a0b63
Author: Jehan <jehan girinstud io>
Date:   Sun Dec 10 01:28:23 2017 +0100

    plug-ins: oups duplicate select_delay with KWin screenshots.
    
    Small fix on previous commit.

 plug-ins/screenshot/screenshot-kwin.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plug-ins/screenshot/screenshot-kwin.c b/plug-ins/screenshot/screenshot-kwin.c
index 6b60913..8026118 100644
--- a/plug-ins/screenshot/screenshot-kwin.c
+++ b/plug-ins/screenshot/screenshot-kwin.c
@@ -92,9 +92,6 @@ screenshot_kwin_shoot (ScreenshotValues  *shootvals,
   gint         monitor = shootvals->monitor;
   gint32       mask;
 
-  if (shootvals->select_delay > 0)
-    screenshot_delay (shootvals->select_delay);
-
   switch (shootvals->shoot_type)
     {
     case SHOOT_ROOT:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]