Skip to content

Commit

Permalink
Fix redundnant old function call
Browse files Browse the repository at this point in the history
  • Loading branch information
jcameron committed Feb 11, 2017
1 parent 732e3b6 commit 163241e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions virtual_feature.pl
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,6 @@ sub feature_delete
$vconf, $conf);
&flush_file_lines($virt->{'file'});
&virtual_server::register_post_action(
defined(&main::restart_apache) ?
\&main::restart_apache :
\&virtual_server::restart_apache);
}
}
Expand Down

0 comments on commit 163241e

Please sign in to comment.