forked from friendica/friendica-addons
Remove unneeded get_app
This commit is contained in:
parent
f7cfb2613c
commit
ec04215f98
|
@ -144,7 +144,6 @@ function phototrack_post_remote_end(&$a, &$item) {
|
|||
}
|
||||
|
||||
function phototrack_notifier_end($item) {
|
||||
$a = get_app();
|
||||
}
|
||||
|
||||
function phototrack_check_row($a, $table, $row) {
|
||||
|
|
Loading…
Reference in a new issue