repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 86ae048d842236496126269fe8b42c1f5b00c520:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 86ae048d842236496126269fe8b42c1f5b00c520
Author: Marc Lehmann 
Date:   Sun Jan 8 00:29:58 2006 +0000

    *** empty log message ***

diff --git a/src/perl/option-popup b/src/perl/option-popup
index d5166027c0350b822f68853fdfdd4a6e79ad4b4b..
index ..92da3d49494fe3e6364f17ca38cd2fc3dc5da7b7 100644
--- a/src/perl/option-popup
+++ b/src/perl/option-popup
@@ -16,7 +16,7 @@ sub on_button_press {

          my $optval = $urxvt::OPTION{$name};

-         $popup->add_toggle ($name => sub { $self->option ($optval, $_[0]); warn "toggle $optval, $_[0]" },
+         $popup->add_toggle ($name => sub { $self->option ($optval, $_[0]) },
                              $self->option ($optval));
       }

-----END OF PAGE-----