Delete commented code
This commit is contained in:
parent
cfdeb40732
commit
d37aae9cbf
1 changed files with 0 additions and 6 deletions
|
|
@ -475,12 +475,6 @@ class ChatController extends State<ChatPageWithRoom>
|
|||
if (kIsWeb && !Matrix.of(context).webHasFocus) return;
|
||||
// #Pangea
|
||||
} catch (err, s) {
|
||||
// #Pangea
|
||||
// ErrorHandler.logError(
|
||||
// e: PangeaWarningError("Web focus error: $err"),
|
||||
// s: s,
|
||||
// );
|
||||
// Pangea#
|
||||
return;
|
||||
}
|
||||
// Pangea#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue