build: remove unused line

This commit is contained in:
Dan Williams 2013-02-08 10:06:48 -06:00
parent efe52765cc
commit d953aad17a

View file

@ -725,7 +725,6 @@ echo " nmrundir: $nmrundir"
echo
echo "Platform:"
echo " libnl: $with_libnl"
echo " session tracking: $with_session_tracking"
echo " suspend/resume: $with_suspend_resume"
if test "${enable_polkit}" = "yes"; then