Fix warning -Wdll-attribute-on-redeclaration
This commit is contained in:
parent
efabb001d2
commit
3232434224
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ extern "C" { // Prevents name mangling of functions
|
|||
|
||||
|
||||
void setLogCallbackWrapper(void); // enable the call-back
|
||||
void internalTraceLogCallbackGo(int, void*, int); // Go function that will get called
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue