aboutsummaryrefslogtreecommitdiff
path: root/urxvt/ext
diff options
context:
space:
mode:
Diffstat (limited to 'urxvt/ext')
-rw-r--r--urxvt/ext/selection2
1 files changed, 1 insertions, 1 deletions
diff --git a/urxvt/ext/selection b/urxvt/ext/selection
index 9156dedb..6e2d0f7e 100644
--- a/urxvt/ext/selection
+++ b/urxvt/ext/selection
@@ -29,7 +29,7 @@ sub on_init {
}
sub on_sel_extend {
- my ( $self, $time ) = @_;
+ my ( $self ) = @_;
$self->{enabled}
or return ();