Get rid of place-holder in preparation for incoming package mgmt code.

This commit is contained in:
Devin Teske 2013-07-05 01:30:13 +00:00
parent 996caf2185
commit 447dfc41b5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252741

View File

@ -658,9 +658,6 @@ f_package_review()
f_package_deselect "$package"
done
# XXX
f_show_msg "Coming soon..."
return $SUCCESS
}