Move more general parts of internal/cryptlib.h to new internal/common.h
[openssl.git] / engines / e_loader_attic.c
index e5557df627adf2309faa3bdd520f40c391dbb875..59f19d329f8c604a2a24e8de5b13d6c9384afc05 100644 (file)
@@ -940,7 +940,6 @@ static int file_find_type(OSSL_STORE_LOADER_CTX *ctx)
     return 1;
 }
 
-/* This function has quite some overlap with providers/implementations/storemgmt/file_store.c */
 static OSSL_STORE_LOADER_CTX *file_open_ex
     (const OSSL_STORE_LOADER *loader, const char *uri,
      OSSL_LIB_CTX *libctx, const char *propq,