mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-18 08:57:39 +02:00
Revert "created new instance of arch in plugin #4313"
This reverts commit 8e4f758cb1
.
This commit is contained in:
parent
9f1255d986
commit
4014176d8e
7 changed files with 13 additions and 18 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
extern "C" {
|
||||
|
||||
NS_API void init(void* log);
|
||||
NS_API void init(void* log, void* arch);
|
||||
NS_API int initEvent(void (*sendEvent)(const char*, void*));
|
||||
NS_API void* invoke(const char* command, void** args);
|
||||
NS_API void cleanup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue