Delete commented code

pull/1384/head
Kelrap 1 year ago
parent cfdeb40732
commit d37aae9cbf

@ -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…
Cancel
Save