X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=blobdiff_plain;f=bin%2Ffcscs;fp=bin%2Ffcscs;h=c4a9b05969ea907a7a69e00cc4ade1f14883a700;hp=bdebda526ea820918988331525cb4b6a9aca9e78;hb=174f816f84386eb2366bbc8d3eaf2c0300d454d6;hpb=d77e458b9be8e3cfbcbc3b59d2a5a00b8f9eb1d9 diff --git a/bin/fcscs b/bin/fcscs index bdebda5..c4a9b05 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -1410,8 +1410,6 @@ package Fcscs { sub handler_paste { return main::handler_paste(@_); } sub handler_url { return main::handler_url(@_); } - sub debug { return main::debug(@_); } - sub get_regex_matches { return main::get_regex_matches(@_); } sub select_match { return main::select_match(@_); }