Moving some more repeat stuff into the Share plugin

This commit is contained in:
Mikael Nordfeldth
2015-03-12 22:56:25 +01:00
parent 2821be2bce
commit a647a4f6b3
7 changed files with 50 additions and 35 deletions

View File

@@ -602,7 +602,6 @@ abstract class ActivityHandlerPlugin extends Plugin
$nli->showNoticeSource();
$nli->showNoticeLocation();
$nli->showPermalink();
$nli->showRepeat();
$nli->showNoticeOptions();
}