diff options
-rwxr-xr-x | draksnapshot-applet | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/draksnapshot-applet b/draksnapshot-applet index 9a1e954..b117713 100755 --- a/draksnapshot-applet +++ b/draksnapshot-applet @@ -84,7 +84,6 @@ shouldStart() or die "$localfile should be set to TRUE: please use --force or -f go2State('okay'); gtkflush(); silentCheck(); -Glib::Timeout->add(4000, sub { silentCheck(); 0 }); setup_cyclic_check(); |