Commit 9c2edbcb authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(core): remove `KMN_API` from callback spec

Fixes #7487.

`KMN_API` defines only import/export/static modifiers for functions, so
it makes no sense to apply it to a typedef. (Previously, I thought it
also included a calling convention, but it doesn't.)
parent 5321538d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment