Removed some warnings

This commit is contained in:
Bond_009
2018-12-15 19:53:09 +01:00
parent 336a4a2b8d
commit 22093c9e8f
11 changed files with 22 additions and 37 deletions

View File

@@ -35,7 +35,6 @@ namespace DvdLib.Ifo
private ushort _goupProgramNumber;
public readonly ProgramChain Goup; // ?? maybe Group
private byte _playbackMode;
public ProgramPlaybackMode PlaybackMode { get; private set; }
public uint ProgramCount { get; private set; }