remove deprecated 'qcomment' feature; unused since 2012

This commit is contained in:
zotlabs
2018-01-18 17:02:59 -08:00
parent 6943960f99
commit b2ab906483
4 changed files with 0 additions and 30 deletions

View File

@@ -90,8 +90,6 @@ class Notifier {
$item_id = $argv[2];
$extra = (($argc > 3) ? $argv[3] : null);
if(! $item_id)
return;