diff options
author | Christian Pointner <equinox@anytun.org> | 2008-03-14 19:33:40 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2008-03-14 19:33:40 +0000 |
commit | 8efe1bd45ddab5e60c756c9c11506dfe469e8563 (patch) | |
tree | cfb528473cecfda49edadcead130eae46cfce930 /rtpSession.h | |
parent | dirty rtp port hack (diff) |
first working version
Diffstat (limited to 'rtpSession.h')
-rw-r--r-- | rtpSession.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rtpSession.h b/rtpSession.h index 0a21e5e..9059c2c 100644 --- a/rtpSession.h +++ b/rtpSession.h @@ -41,8 +41,6 @@ class RtpSession public: RtpSession(); - void init(); - bool isDead(); bool isDead(bool d); |