Files
bind9/lib/dns
Diego Fronza 5b94d5b805 Removed all *_result_register() calls:
- dns_result_register()
- dst_result_register()
- isccc_result_register()
- pk11_result_register()

Use the semantic patch from the previous commit to remove all function
calls listed above.

This commit also removes the above listed functions from
lib/*/win32/lib*.def.in files.

It also manually removes the preprocessor directives surrounding
pk11_result_register():
- #if USE_PKCS11
	pk11_result_register();
- #endif /* if USE_PKCS11 */
2021-03-31 14:45:47 +00:00
..
2021-01-19 10:12:40 +01:00
2020-11-25 08:25:29 +11:00
2020-11-11 12:53:23 -03:00
2021-02-23 09:16:48 +01:00
2021-01-29 12:07:38 +01:00
2021-02-23 09:16:48 +01:00
2021-03-22 09:50:05 +01:00
2021-03-31 14:45:47 +00:00
2021-01-29 12:07:38 +01:00
2020-09-30 13:24:29 +00:00
2020-11-26 10:43:59 +01:00
2020-12-01 10:46:58 +11:00
2020-12-08 18:36:23 +01:00
2020-11-11 12:53:23 -03:00
2020-11-11 12:53:23 -03:00
2021-01-29 12:07:38 +01:00
2021-01-28 11:07:03 +11:00