repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: db9f8a809a34a5b66d684f1f5c572c26aeb92003: path_to: revision_to:
commit db9f8a809a34a5b66d684f1f5c572c26aeb92003 Author: Marc LehmannDate: Sat Jul 14 08:00:34 2012 +0000 ughugh diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm
+++ b/src/urxvt.pm
@@ -886,7 +886,6 @@ sub urxvt::extension::on_disable::DESTROY {
my $term = delete $disable->{""};
while (my ($htype, $id) = each %$disable) {
- warn "disable hook $htype,$id\n";#d#
delete $term->{_hook}[$htype]{$id};
$term->set_should_invoke ($htype, -1);
}
-----END OF PAGE-----