aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-12 22:45:12 +0200
committerGravatar Tom Willemse2013-08-12 22:45:12 +0200
commit20017fac83ee891ad1a3ce32984355835cf2ecba (patch)
treeda1bd5031f28d232ea7b33b113564c892a251167
parent904092846e65a6d093bcec8b2130638c14d9a309 (diff)
downloadurxvt-modeline-20017fac83ee891ad1a3ce32984355835cf2ecba.tar.gz
urxvt-modeline-20017fac83ee891ad1a3ce32984355835cf2ecba.zip
Remove useless overlay
I copy/pasted it when testing the timer, then forgot to remove it.
-rwxr-xr-xmodeline1
1 files changed, 0 insertions, 1 deletions
diff --git a/modeline b/modeline
index 04761d8..c296dfb 100755
--- a/modeline
+++ b/modeline
@@ -268,7 +268,6 @@ sub on_start {
shift @argv;
} while @argv && $argv[0] ne "-e";
- $self->{overlay} = $self->overlay (-1, 0, 8, 1, urxvt::OVERLAY_RSTYLE, 0);
$self->{timer} = urxvt::timer
->new
->start (1 + int urxvt::NOW) # make sure we update "on" the second