]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Nei's right. My brain does not work
authorterminaldweller <redacted>
Fri, 2 Feb 2024 00:56:47 +0000 (19:56 -0500)
committerterminaldweller <redacted>
Fri, 2 Feb 2024 00:56:47 +0000 (19:56 -0500)
scripts/holes.pl

index 61d823cf97ea2f27ea6619649b70e4b4936cfca7..ca8857ac741d9e20e07be0aa917d5663e1770b23 100644 (file)
@@ -35,9 +35,6 @@ sub holes_sub {
     $holes = '';
     $result = @lines;
     foreach my $line (@lines) {
-        if ($result eq "") {
-            $result = $line
-        }
         $result = $result.$sep.$line
     }
     $holes= $result;
git clone https://git.99rst.org/PROJECT