mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Remove a debugging log entry.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@255240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -1382,7 +1382,6 @@ int ast_event_queue(struct ast_event *event) | ||||
| 	if (ast_event_check_subscriber(host_event_type, AST_EVENT_IE_END) | ||||
| 			== AST_EVENT_SUB_NONE) { | ||||
| 		ast_event_destroy(event); | ||||
| 		ast_log(LOG_NOTICE, "Event destroyed, no subscriber\n"); | ||||
| 		return 0; | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user