Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
fada1823
Commit
fada1823
authored
Jun 07, 2019
by
Fernando Verdugo
Browse files
feat(isos): Remove empty funct
Issue #1093
parent
60d2830c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/VM/KVM.pm
View file @
fada1823
...
...
@@ -2266,10 +2266,6 @@ sub list_network_interfaces($self, $type) {
return
$cmd
->
(
$self
);
}
sub
list_isos
($self, $type) {
}
sub
_list_nat_interfaces
($self) {
my
(
$in
,
$out
,
$err
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment