summaryrefslogtreecommitdiffstats
path: root/joinremote.h
diff options
context:
space:
mode:
Diffstat (limited to 'joinremote.h')
-rw-r--r--joinremote.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/joinremote.h b/joinremote.h
index b837da6..1582133 100644
--- a/joinremote.h
+++ b/joinremote.h
@@ -16,7 +16,6 @@ class JoinRemote : public Join
~JoinRemote();
void message_epoint(unsigned int epoint_id, int message, union parameter *param);
void message_remote(int message_type, union parameter *param);
- int handler(void);
int j_remote_id;
char j_remote_name[32];