Do no mention private headers in public headers
[openssl.git] / include / openssl / ct.h
index 334e1aff55648a947af447c9a81906262d870016..76f566304ee4e66b4e01c080443115077d81bcd8 100644 (file)
@@ -463,8 +463,6 @@ __owur int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
 
 /*
  * Loads the default CT log list into a |store|.
- * See internal/cryptlib.h for the environment variable and file path that are
- * consulted to find the default file.
  * Returns 1 if loading is successful, or 0 otherwise.
  */
 __owur int CTLOG_STORE_load_default_file(CTLOG_STORE *store);