mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 17:14:26 +02:00
Removed unused code
This commit is contained in:
parent
ee37632695
commit
cec6f49023
2 changed files with 0 additions and 18 deletions
|
@ -197,7 +197,6 @@ class App
|
|||
$this->footerScripts[] = trim($url, '/');
|
||||
}
|
||||
|
||||
public $process_id;
|
||||
public $queue;
|
||||
private $scheme;
|
||||
private $hostname;
|
||||
|
@ -367,8 +366,6 @@ class App
|
|||
$this->loadDefaultTimezone();
|
||||
|
||||
Core\L10n::init();
|
||||
|
||||
$this->process_id = Core\System::processID('log');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue