shared SandBoxedProcessor: Return SaveFileResult, remove defines
Not entirely ideal as SandboxedProcessor does not save anything, but an improvement nevertheless over the current mess
This commit is contained in:
@ -10,9 +10,6 @@ enum DataSource
|
||||
ARRAY
|
||||
};
|
||||
|
||||
#define NOTHING_PROCESSED 4
|
||||
#define NO_ACCESS 5
|
||||
|
||||
class Processor
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user