From f8e456532ffaa9225894e77d5851c8d93a8fdad2 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Thu, 28 Aug 2025 14:02:26 -0400 Subject: pkiter: promote to first-class feature --- pk.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'pk.h.in') diff --git a/pk.h.in b/pk.h.in index 52246f9..7e95dd7 100644 --- a/pk.h.in +++ b/pk.h.in @@ -305,9 +305,6 @@ # ifndef PK_IMPL_EV # define PK_IMPL_EV # endif -# ifndef PK_IMPL_ITER -# define PK_IMPL_ITER -# endif # ifndef PK_IMPL_ARR # define PK_IMPL_ARR # endif -- cgit v1.2.3