Remove unused fields from sp_context_t.
This commit is contained in:
parent
37af05c456
commit
deedc1aaa6
@ -84,7 +84,6 @@ typedef struct sp_context_s
|
||||
tracker_t *tracker;
|
||||
sp_plugin_t *plugin;
|
||||
PluginContext *basecx;
|
||||
void * vm[8]; /**< VM-specific pointers */
|
||||
} sp_context_t;
|
||||
|
||||
//#define SPFLAG_PLUGIN_DEBUG (1<<0)
|
||||
|
Loading…
Reference in New Issue
Block a user