X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=libasn1fix%2Fasn1fix_class.h;fp=libasn1fix%2Fasn1fix_class.h;h=0000000000000000000000000000000000000000;hb=7bfd112193698e9340c01e9260e3f14889f0cbe0;hp=02292a64924a3cd24de745492fc360f7a44a9b6e;hpb=0c91129502aa163bb0e1d6d0ca7c807560ffb588;p=com%2Fasn1c.git diff --git a/libasn1fix/asn1fix_class.h b/libasn1fix/asn1fix_class.h deleted file mode 100644 index 02292a6..0000000 --- a/libasn1fix/asn1fix_class.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef ASN1FIX_CLASS_H -#define ASN1FIX_CLASS_H - -/* - * Fetch the element from the class-related stuff (thing) by its reference. - */ -asn1p_expr_t *asn1f_class_access(arg_t *, asn1p_expr_t *rhs_pspecs, - const asn1p_ref_t *); - -#endif /* ASN1FIX_CLASS_H */