summaryrefslogtreecommitdiff
path: root/lib/tests/t_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tests/t_api.c')
-rw-r--r--lib/tests/t_api.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/tests/t_api.c b/lib/tests/t_api.c
index 6c6997b4..6ad86b7f 100644
--- a/lib/tests/t_api.c
+++ b/lib/tests/t_api.c
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: t_api.c,v 1.45 2000/12/28 00:42:59 bwelling Exp $ */
+/* $Id: t_api.c,v 1.45.2.1 2001/01/06 00:11:23 gson Exp $ */
#include <config.h>
@@ -654,7 +654,6 @@ struct dc_method_map {
{ DNS_COMPRESS_NONE, "DNS_COMPRESS_NONE" },
{ DNS_COMPRESS_GLOBAL14, "DNS_COMPRESS_GLOBAL14" },
- { DNS_COMPRESS_GLOBAL, "DNS_COMPRESS_GLOBAL" },
{ DNS_COMPRESS_ALL, "DNS_COMPRESS_ALL" },
{ 0, NULL }
};