浏览代码

ims_dialog: remove double #include<>d headers

Дилян Палаузов 2 年之前
父节点
当前提交
f88eafd360
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 1
      src/modules/ims_dialog/dlg_handlers.c
  2. 0 1
      src/modules/ims_dialog/dlg_req_within.c

+ 0 - 1
src/modules/ims_dialog/dlg_handlers.c

@@ -18,7 +18,6 @@
 #include "../../core/parser/parse_from.h"
 #include "../../core/parser/parse_cseq.h"
 #include "../../core/parser/contact/parse_contact.h"
-#include "../../core/parser/parse_from.h"
 #include "../../core/parser/parse_rr.h"
 #include "../../modules/tm/tm_load.h"
 #include "../../modules/rr/api.h"

+ 0 - 1
src/modules/ims_dialog/dlg_req_within.c

@@ -25,7 +25,6 @@
 #include "../../core/dprint.h"
 #include "../../core/ut.h"
 #include "../../lib/srdb1/db.h"
-#include "../../core/dprint.h"
 #include "../../core/config.h"
 #include "../../core/socket_info.h"
 #include "../../modules/tm/dlg.h"