Added body-of-text to BIB-1 ANY and the WAIS profile
[yaz-moved-to-github.git] / include / prt-dia.h
index 356afd1..a7e80d2 100644 (file)
@@ -150,12 +150,6 @@ typedef struct Z_Scan
     } u;
 } Z_Scan;
 
-typedef struct Z_StringList
-{
-    int num_strings;
-    char **strings;
-} Z_StringList;
-
 typedef struct Z_Sort
 {
     int which;