X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=joinremote.h;h=15821332deffc94d5d8fcd063db1de31f5801c9c;hp=b837da6dd9b3deb56054c927030304d781900f0d;hb=f16d257c5a17f97fe9a939209adcc39f3fae311c;hpb=d2b113f2c4f11acfaee1b2e0fd2f03744a89f6d4 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];