hwsim: Remove bogus info msg

This commit is contained in:
Tim Kourt 2016-05-18 11:57:53 -07:00 committed by Denis Kenzior
parent 1a7a1f5b84
commit 63a4972672
1 changed files with 0 additions and 1 deletions

View File

@ -308,7 +308,6 @@ static void hwsim_ready(void *user_data)
static void hwsim_disappeared(void *user_data)
{
l_info("MAC80211_HWSIM missing");
l_main_quit();
}