diff options
| author | crobibero <cody@robibe.ro> | 2020-06-13 15:25:02 -0600 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-06-13 15:25:02 -0600 |
| commit | 8a834fb7285681e5a8f3df57e4aac36724c0bc1e (patch) | |
| tree | 792fd63d83a0f5618858f4b609e9a6208b2fe3d3 /DvdLib/Ifo/CellPlaybackInfo.cs | |
| parent | 355682620d120ded27c33b528e554982946de86c (diff) | |
| parent | 0011e8df47380936742302ef40639a4626a780ed (diff) | |
Merge remote-tracking branch 'upstream/api-migration' into api-filter
Diffstat (limited to 'DvdLib/Ifo/CellPlaybackInfo.cs')
| -rw-r--r-- | DvdLib/Ifo/CellPlaybackInfo.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DvdLib/Ifo/CellPlaybackInfo.cs b/DvdLib/Ifo/CellPlaybackInfo.cs index e588e51ac..6e33a0ec5 100644 --- a/DvdLib/Ifo/CellPlaybackInfo.cs +++ b/DvdLib/Ifo/CellPlaybackInfo.cs @@ -1,3 +1,5 @@ +#pragma warning disable CS1591 + using System.IO; namespace DvdLib.Ifo |
