diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:15:33 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:15:33 +0100 |
| commit | 17703c8bd2b5530f62773b7861b29619657572ff (patch) | |
| tree | 27db32f2614329790a10a2f5e0bee592d67304af /DvdLib/Ifo/CellPlaybackInfo.cs | |
| parent | 1077570ca84fff8837177fb56610383e89907b2b (diff) | |
Visual Studio Reformat: DvdLib
Diffstat (limited to 'DvdLib/Ifo/CellPlaybackInfo.cs')
| -rw-r--r-- | DvdLib/Ifo/CellPlaybackInfo.cs | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/DvdLib/Ifo/CellPlaybackInfo.cs b/DvdLib/Ifo/CellPlaybackInfo.cs index ae3883eaa..95209aebc 100644 --- a/DvdLib/Ifo/CellPlaybackInfo.cs +++ b/DvdLib/Ifo/CellPlaybackInfo.cs @@ -1,8 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.IO; +using System.IO; namespace DvdLib.Ifo { |
