Remove data needed by plugins from shared_context file

This commit is contained in:
Francois Beutin
2024-01-15 19:08:19 +01:00
parent 3d9da0dd16
commit ca9d5c9c77
9 changed files with 55 additions and 21 deletions

View File

@@ -6,7 +6,6 @@
#include "os.h"
#include "cx.h"
#include "tokens.h"
#include "shared_context.h"
/*************************************************************************************************
* Comments provided in this file are quick reminders on the usage of the plugin interface *