mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Remove declaration of eivr_connect_socket because it no longer exists.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369142 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -155,8 +155,6 @@ static int eivr_comm(struct ast_channel *chan, struct ivr_localuser *u, | ||||
| 	int *eivr_events_fd, int *eivr_commands_fd, int *eivr_errors_fd,  | ||||
| 	const struct ast_str *args, const struct ast_flags flags); | ||||
|  | ||||
| int eivr_connect_socket(struct ast_channel *chan, const char *host, int port); | ||||
|  | ||||
| static void send_eivr_event(FILE *handle, const char event, const char *data, | ||||
| 	const struct ast_channel *chan) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user