mirror of
https://github.com/friendica/friendica
synced 2025-04-22 23:50:13 +00:00
Remove unused code in mod/
- Remove commented code - Remove unused/immediately overwritten variables - Remove extraneous parameters - Remove unreachable code
This commit is contained in:
parent
4a95ca280d
commit
dbc6eb5422
34 changed files with 32 additions and 173 deletions
|
@ -61,7 +61,4 @@ function home_content(App $a) {
|
|||
'$login' => $login,
|
||||
'$content' => $content
|
||||
]);
|
||||
|
||||
return $o;
|
||||
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue