ソースを参照

cdp: remove a SER_MOD_INTERFACE usage, cleanup after commit #1f70d062b0b9cf1e

Henning Westerholt 7 年 前
コミット
a94a7e0360
1 ファイル変更1 行追加5 行削除
  1. 1 5
      src/modules/cdp/globals.c

+ 1 - 5
src/modules/cdp/globals.c

@@ -63,11 +63,7 @@
 //
 //#ifdef SHM_MEM
 //
-//	if (init_shm_mallocs(
-//#ifdef SER_MOD_INTERFACE
-//				1
-//#endif
-//		)==-1)
+//	if (init_shm_mallocs()==-1)
 //		goto error;
 //	if (show_status){
 //		LM_DBG( "Memory status (shm):\n");