summaryrefslogtreecommitdiff
path: root/rtpSession.h
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-03-14 19:33:40 +0000
committerChristian Pointner <equinox@anytun.org>2008-03-14 19:33:40 +0000
commit8efe1bd45ddab5e60c756c9c11506dfe469e8563 (patch)
treecfb528473cecfda49edadcead130eae46cfce930 /rtpSession.h
parentdirty rtp port hack (diff)
first working version
Diffstat (limited to 'rtpSession.h')
-rw-r--r--rtpSession.h2
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);