Unneeded "info" messages removed
[friendica-addons.git/.git] / windowsphonepush / windowsphonepush.php
index e24a9b2..3c91a46 100644 (file)
@@ -91,8 +91,6 @@ function windowsphonepush_settings_post($a, $post)
        }
 
        DI::pConfig()->set(local_user(), 'windowsphonepush', 'senditemtext', intval($_POST['windowsphonepush-senditemtext']));
-
-       info(DI::l10n()->t('WindowsPhonePush settings updated.') . EOL);
 }
 
 /* Called from the Addon Setting form.