diff options
Diffstat (limited to 'command/global.h')
-rw-r--r-- | command/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/command/global.h b/command/global.h index 540d927..af2d3a1 100644 --- a/command/global.h +++ b/command/global.h @@ -74,7 +74,6 @@ typedef struct config bool OSD; bool Before; bool GenIndex; - bool AC3Always; bool SaveInfo; } MarkAdConfig; |