MT#11241 mod_conference: AmPlaylist::close(…) is now replaced by AmPlaylist::flush()

changes/53/1353/1
Andrew Pogrebennyk 11 years ago
parent f3fe2dcb1b
commit 108e6f5dba

@ -62,7 +62,7 @@ index 236cdd2..0028a14 100644
+ EXEC_ACTION_STOP;
+ }
+ AmPlaylist* l = l_obj->get();
+ l->close(false);
+ l->flush();
+ DBG("flushed mixInList\n");
+} EXEC_ACTION_END;
diff --git a/apps/dsm/mods/mod_conference/ModConference.h b/apps/dsm/mods/mod_conference/ModConference.h

Loading…
Cancel
Save