Bug 1857749 - Removed duplicate inclusion of 'crashreporter.h' in crashreporter_gtk_common.cpp r=sylvestre DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D191809
This commit is contained in:
freyalaluna 2023-10-29 18:31:25 +00:00
Родитель 7ab49b2dc9
Коммит d2ef4c5929
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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 <unistd.h>
#include <dlfcn.h>
#include <errno.h>