From d2ef4c5929eb04a71b9affd8dba460ee53ba9606 Mon Sep 17 00:00:00 2001 From: freyalaluna Date: Sun, 29 Oct 2023 18:31:25 +0000 Subject: [PATCH] Bug 1857749 - Removed duplicate inclusion of 'crashreporter.h' in crashreporter_gtk_common.cpp r=sylvestre DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D191809 --- toolkit/crashreporter/client/crashreporter_gtk_common.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/toolkit/crashreporter/client/crashreporter_gtk_common.cpp b/toolkit/crashreporter/client/crashreporter_gtk_common.cpp index 7438e9be9c53..b9a957cfd98a 100644 --- a/toolkit/crashreporter/client/crashreporter_gtk_common.cpp +++ b/toolkit/crashreporter/client/crashreporter_gtk_common.cpp @@ -3,8 +3,6 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "crashreporter.h" - #include #include #include