Patch from Julian Foad:
Remove trailing comma (unportable).
This commit is contained in:
@@ -54,7 +54,7 @@ public:
|
||||
{
|
||||
CANCEL_DISABLE = 0,
|
||||
CANCEL_DEFERRED,
|
||||
CANCEL_IMMEDIATE,
|
||||
CANCEL_IMMEDIATE
|
||||
};
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user