this is useless

This commit is contained in:
Jon Doe 2020-09-25 21:24:52 +02:00 committed by Maciej Bonin
parent 72d9a58f60
commit 7e2973abee

View File

@ -2457,7 +2457,6 @@ proc ^_ {} {return }
proc c2 {a b} {ajoin " " [bgr "" $a] [bgr "" $b]} proc c2 {a b} {ajoin " " [bgr "" $a] [bgr "" $b]}
proc bzb {} {embed [shrink [img2asc http://i.imgur.com/sPctehc.png]] [fg bzb] 7 29} proc bzb {} {embed [shrink [img2asc http://i.imgur.com/sPctehc.png]] [fg bzb] 7 29}
proc c3 {str1 str2 str3} {join [adjacent_join [list [nsplit [bgr [rrand_color] $str1]] [nsplit [bgr [rrand_color] $str2]] [nsplit [bgr [rrand_color] $str3]]]] \n} proc c3 {str1 str2 str3} {join [adjacent_join [list [nsplit [bgr [rrand_color] $str1]] [nsplit [bgr [rrand_color] $str2]] [nsplit [bgr [rrand_color] $str3]]]] \n}
proc unknown:nick/eli/ args {error [grift [nick]]}
proc c4 {str1 str2 str3 str4} {join [adjacent_join [list [nsplit [bgr [rrand_color] $str1]] [nsplit [bgr [rrand_color] $str2]] [nsplit [bgr [rrand_color] $str3]] [nsplit [bgr [rrand_color] $str4]]]] \n} proc c4 {str1 str2 str3 str4} {join [adjacent_join [list [nsplit [bgr [rrand_color] $str1]] [nsplit [bgr [rrand_color] $str2]] [nsplit [bgr [rrand_color] $str3]] [nsplit [bgr [rrand_color] $str4]]]] \n}
proc c5 {str1 str2 str3} {bgc2 [rrand_color] [rrand_color] [rrand_color] $str1 $str2 $str3} proc c5 {str1 str2 str3} {bgc2 [rrand_color] [rrand_color] [rrand_color] $str1 $str2 $str3}
proc request {} {return "[act_word] my [body_part]"} proc request {} {return "[act_word] my [body_part]"}