This subroutine is never called anywhere, so drop it.
Signed-off-by: Christoph Heiss <[email protected]>
---
Did a recursive grep through ~all repositories, could not find a single
reference to this.
src/PVE/CLIHandler.pm | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/PVE/CLIHandler.pm b/src/PVE/CLIHandler.pm
index 492b3f6..82118a8 100644
--- a/src/PVE/CLIHandler.pm
+++ b/src/PVE/CLIHandler.pm
@@ -558,11 +558,6 @@ function _$exename() {
__EOD__
}
-sub generate_asciidoc_synopsys {
- my ($class) = @_;
- $class->generate_asciidoc_synopsis();
-}
-
sub generate_asciidoc_synopsis {
my ($class) = @_;
--
2.50.1
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel