X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=join.cpp;fp=join.cpp;h=5dcbde21f4ae07ccb8aaabefb009e471ce7a7e36;hp=b1a06bb500ad40eacafca5dc0ffacd11367cf7e6;hb=b0bd74e35e935aa976b68c594def4e8d2c22ef95;hpb=473d6569efcad130f9a5044b182b75a1c07a1eee diff --git a/join.cpp b/join.cpp index b1a06bb..5dcbde2 100644 --- a/join.cpp +++ b/join.cpp @@ -91,15 +91,6 @@ void Join::message_epoint(unsigned int epoint_id, int message_type, union parame } -/* join process is called from the main loop - * it processes the current calling state. - * returns 0 if nothing was done - */ -int Join::handler(void) -{ - return(0); -} - /* free all join structures */ void join_free(void) {