From 8e5d1a7e38afe7660268517846dbe5a145be4061 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Sun, 25 Sep 2011 00:38:49 +0100 Subject: cleanup linehax a bit. --- feature-tests/linehax.pl | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/feature-tests/linehax.pl b/feature-tests/linehax.pl index 5744905..33c2363 100644 --- a/feature-tests/linehax.pl +++ b/feature-tests/linehax.pl @@ -69,24 +69,6 @@ our %IRSSI = ( updated => '$DATE' ); - -sub get_lines { - -} - -sub del_line { - -} - -sub insert_line { - - my $line = shift; -} - -sub alter_line { - -} - sub find_line { my ($win, $pattern) = @_; -- cgit v1.2.3