X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=joinremote.cpp;h=167bbce0e5df2686ff751a052e7034ea91d73648;hp=a4f9380edb97805ae7af408e1a32eec79e1614ec;hb=b0bd74e35e935aa976b68c594def4e8d2c22ef95;hpb=473d6569efcad130f9a5044b182b75a1c07a1eee 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 */