summaryrefslogtreecommitdiffstats
path: root/join.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'join.cpp')
-rw-r--r--join.cpp9
1 files changed, 0 insertions, 9 deletions
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)
{