Browse Source

dialog: remove double #include<>d headers

Дилян Палаузов 2 năm trước cách đây
mục cha
commit
1888e40277
2 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 1
      src/modules/dialog/dlg_handlers.c
  2. 0 1
      src/modules/dialog/dlg_req_within.c

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

@@ -42,7 +42,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 "../rr/api.h"

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

@@ -33,7 +33,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 "../../core/dset.h"