From 40ec69876cbe40a36fec1d7bc007471b034708f5 Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Sat, 10 Nov 2018 18:56:50 +0100 Subject: [PATCH] plugins: remove unused backtrace.h --- plugins/ofono.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/ofono.c b/plugins/ofono.c index 8c019ce0..077045ff 100644 --- a/plugins/ofono.c +++ b/plugins/ofono.c @@ -31,7 +31,6 @@ #include "src/dbus.h" #include "src/simauth.h" -#include "src/backtrace.h" /* * This plugin takes care of all the communication with ofono in order to