✨ feat(module manager internal API): remove new_with_file
This commit is contained in:
@@ -46,8 +46,6 @@ struct stellar_module_manager
|
||||
}__attribute__((aligned(sizeof(void*))));
|
||||
|
||||
|
||||
struct stellar_module_manager *stellar_module_manager_new_with_file(FILE *fp, int max_thread_num, struct mq_schema *mq_schema) __attribute__((visibility("hidden")));
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user