diff --git a/crypto/dso/dso.h b/crypto/dso/dso.h index d87fb72a2f8a08af4e6d1fa8636340d2109b4747..aa721f7febb603ab5eebb94f1182bf79cda53715 100644 --- a/crypto/dso/dso.h +++ b/crypto/dso/dso.h @@ -261,7 +261,6 @@ DSO_METHOD *DSO_METHOD_win32(void); /* If VMS is defined, use shared images. If not, return NULL. */ DSO_METHOD *DSO_METHOD_vms(void); - /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes * made after this point may be overwritten when the script is next run.