summaryrefslogtreecommitdiffstats
path: root/joinremote.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'joinremote.cpp')
-rw-r--r--joinremote.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/joinremote.cpp b/joinremote.cpp
index a4f9380..167bbce 100644
--- a/joinremote.cpp
+++ b/joinremote.cpp
@@ -49,17 +49,6 @@ JoinRemote::~JoinRemote()
{
}
-
-/* join process is called from the main loop
- * it processes the current calling state.
- * returns 0 if join nothing was done
- */
-int JoinRemote::handler(void)
-{
- return(0);
-}
-
-
void JoinRemote::message_epoint(unsigned int epoint_id, int message_type, union parameter *param)
{
/* if endpoint has just been removed, but still a message in the que */