Google+ will be history soon, so we remove the first traces

This commit is contained in:
Michael
2019-01-18 06:58:23 +00:00
parent 9efe140b54
commit d8d72083c0
2 changed files with 0 additions and 6 deletions

View File

@@ -83,10 +83,6 @@ function nodeinfo_init(App $a) {
$nodeinfo['services']['inbound'][] = 'gnusocial';
$nodeinfo['services']['outbound'][] = 'gnusocial';
}
if (Addon::isEnabled('gpluspost') || Addon::isEnabled('buffer')) {
$nodeinfo['services']['outbound'][] = 'google';
}
if (Addon::isEnabled('ijpost')) {
$nodeinfo['services']['outbound'][] = 'insanejournal';
}