mdraid/mdmon-pre-shutdown.sh: removed unneeded code

master
Harald Hoyer 2013-07-30 15:24:05 +02:00
parent 549442cc2a
commit bf27e473cb
1 changed files with 0 additions and 2 deletions

View File

@ -11,6 +11,4 @@ _do_mdmon_takeover() {

if command -v mdmon >/dev/null; then
_do_mdmon_takeover $1
else
:
fi