]> ruderich.org/simon Gitweb - fcscs/fcscs.git/blobdiff - bin/fcscs
remove old Fcscs::debug() wrapper
[fcscs/fcscs.git] / bin / fcscs
index bdebda526ea820918988331525cb4b6a9aca9e78..c4a9b05969ea907a7a69e00cc4ade1f14883a700 100755 (executable)
--- 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(@_); }