Browse Source

MT#59086 Remove superfluous inclusion of `call_interfaces.h`

Just a superfluous inclusion of this header.

Change-Id: I809c73f9f22a24cf4efe5a0cc505e222fbc11de1
pull/1783/head
Donat Zenichev 2 years ago
parent
commit
3348f2a0ae
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      daemon/call_interfaces.c

+ 0
- 1
daemon/call_interfaces.c View File

@ -7,7 +7,6 @@
#include <pcre2.h>
#include <inttypes.h>
#include "call_interfaces.h"
#include "call.h"
#include "helpers.h"
#include "log.h"


Loading…
Cancel
Save