mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Fix build of check_expr and hashtest2 when DEBUG_THREADLOCAL is defined
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83545 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -55,10 +55,6 @@ int testno = 2; | ||||
|  | ||||
| /* stuff we need to make this work with the astobj2 stuff */ | ||||
|  | ||||
| void ast_cli(int *fd, char *str, ...) | ||||
| { | ||||
| } | ||||
|  | ||||
| int64_t ast_mark(int prof_id, int x) | ||||
| { | ||||
| } | ||||
| @@ -350,10 +346,6 @@ void ast_module_unregister(const struct ast_module_info *x) | ||||
| } | ||||
|  | ||||
|  | ||||
| void ast_cli_register_multiple(void) | ||||
| { | ||||
| } | ||||
|  | ||||
| void ast_register_file_version(const char *file, const char *version) | ||||
| { | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user