Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
Baiyuetribe committed Aug 1, 2024
1 parent fea7343 commit 0109929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/c_api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1304,7 +1304,6 @@ void ncnn_net_register_custom_layer_by_typeindex(ncnn_net_t net, int typeindex,

#if NCNN_STDIO
#if NCNN_STRING

int ncnn_net_load_param(ncnn_net_t net, const char* path)
{
return ((Net*)net->pthis)->load_param(path);
Expand Down

0 comments on commit 0109929

Please sign in to comment.