Removed several auto-generated files from CVS.
[yaz-moved-to-github.git] / z39.50 / z-sutrs.c
diff --git a/z39.50/z-sutrs.c b/z39.50/z-sutrs.c
deleted file mode 100644 (file)
index a95f8b5..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Generated automatically by the YAZ ASN.1 Compiler 0.3 */
-/* Module-C: RecordSyntax-SUTRS */
-
-#include <yaz/z-sutrs.h>
-
-int z_SutrsRecord (ODR o, Z_SutrsRecord **p, int opt, const char *name)
-{
-       return z_InternationalString (o, p, opt, name);
-}
-
-int z_SUTRS (ODR o, Odr_oct **p, int opt)
-{
-    return odr_implicit(o, odr_octetstring, p, ODR_UNIVERSAL,
-        ODR_GENERALSTRING, opt);
-}
-