Made RTPGroup join() and part() methods public.

git-svn-id: http://yate.null.ro/svn/yate/trunk@2837 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2009-09-14 18:47:43 +00:00
parent ad2703f29e
commit 946b5946d6
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ public:
*/
static void setMinSleep(int msec);
protected:
/**
* Add a RTP processor to this group
* @param proc Pointer to the RTP processor to add