diff --git a/src/mibew/libs/chat.php b/src/mibew/libs/chat.php index ec17e327..702d373b 100644 --- a/src/mibew/libs/chat.php +++ b/src/mibew/libs/chat.php @@ -612,8 +612,6 @@ function setup_chatview_for_operator( ) ); - $data['namePostfix'] = ""; - return $data; }