diff options
Diffstat (limited to 'DvdLib/Ifo/UserOperation.cs')
| -rw-r--r-- | DvdLib/Ifo/UserOperation.cs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/DvdLib/Ifo/UserOperation.cs b/DvdLib/Ifo/UserOperation.cs index c3cffd487..757a5a05d 100644 --- a/DvdLib/Ifo/UserOperation.cs +++ b/DvdLib/Ifo/UserOperation.cs @@ -1,7 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; +using System; namespace DvdLib.Ifo { |
