aboutsummaryrefslogtreecommitdiffstats
path: root/feature-tests/linehax.pl
diff options
context:
space:
mode:
Diffstat (limited to 'feature-tests/linehax.pl')
-rw-r--r--feature-tests/linehax.pl18
1 files changed, 0 insertions, 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) = @_;