summaryrefslogtreecommitdiff
path: root/command/global.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2011-02-16 22:28:47 +0100
committerJochen Dolze <vdr@dolze.de>2011-02-16 22:28:47 +0100
commit1da9e63c101c81aed8e30f996570a0bccf5385bf (patch)
tree42fcd0670c2c7920a8b00017313452783d065bc7 /command/global.h
parent92599dbf7638540b9ed9ff3dbd6f2625c1c3f45f (diff)
downloadvdr-plugin-markad-1da9e63c101c81aed8e30f996570a0bccf5385bf.tar.gz
vdr-plugin-markad-1da9e63c101c81aed8e30f996570a0bccf5385bf.tar.bz2
Drop of -i 1/2 (ignore video/audio info)
Small bugfixes
Diffstat (limited to 'command/global.h')
-rw-r--r--command/global.h1
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;