keys: load flags dependency within descriptions include
[sheet.git] / mutt.plp
index 11ff4743dd518252f114c81bbb6b6958ccb08f5b..3ab95a030eabdaf75811f0f624db2669575a8ad0 100644 (file)
--- a/mutt.plp
+++ b/mutt.plp
@@ -22,7 +22,6 @@ Html({
 <:
 use Shiar_Sheet::Keyboard 2;
 my $info = do 'mutt.eng.inc.pl' or die $@;
-$info->{def} = do 'mutt.inc.pl';
 my $keys = Shiar_Sheet::Keyboard->new($info);
 $keys->map($get{map}) or undef $get{map};
 $keys->print_rows($get{rows});