mirror of
https://github.com/friendica/friendica
synced 2025-05-06 06:24:11 +02:00
Remove unused App->force_max_items property
This commit is contained in:
parent
0c24532b42
commit
9537a6d0f7
4 changed files with 0 additions and 14 deletions
|
@ -77,7 +77,6 @@ class App
|
|||
public $sourcename = '';
|
||||
public $videowidth = 425;
|
||||
public $videoheight = 350;
|
||||
public $force_max_items = 0;
|
||||
public $theme_events_in_profile = true;
|
||||
public $queue;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue