mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/13454] Remove unused variables
Part 4 PHPBB3-13454
This commit is contained in:
@@ -747,8 +747,6 @@ class user extends \phpbb\session
|
||||
*/
|
||||
function leave_newly_registered()
|
||||
{
|
||||
global $db;
|
||||
|
||||
if (empty($this->data['user_new']))
|
||||
{
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user