mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 07:24:01 +00:00
remove dead code.
(Logical change 1.18) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@45 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
b655d9de7e
commit
59dd1f28a1
@ -50,10 +50,4 @@ struct service_handler {
|
||||
int (*aisexec_init_fn) (void);
|
||||
};
|
||||
|
||||
#ifdef COMPILE_OUT
|
||||
extern struct libais_message_handlers libais_message_handlers[];
|
||||
|
||||
extern struct aisexec_message_handlers aisexec_message_handlers;
|
||||
#endif
|
||||
|
||||
#endif /* HANDLERS_H_DEFINED */
|
||||
|
Loading…
Reference in New Issue
Block a user