diff options
Diffstat (limited to 'command/global.h')
-rw-r--r-- | command/global.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/command/global.h b/command/global.h index 51da106..d55633f 100644 --- a/command/global.h +++ b/command/global.h @@ -82,8 +82,6 @@ typedef struct MarkAdPos { int FrameNumberBefore; int FrameNumberAfter; - char *CommentBefore; - char *CommentAfter; } MarkAdPos; typedef struct MarkAdAspectRatio |