summaryrefslogtreecommitdiffstats
path: root/win/C#/Presets/preset.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/Presets/preset.cs')
-rw-r--r--win/C#/Presets/preset.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/win/C#/Presets/preset.cs b/win/C#/Presets/preset.cs
index 9f7eed8bd..58d3be966 100644
--- a/win/C#/Presets/preset.cs
+++ b/win/C#/Presets/preset.cs
@@ -16,10 +16,6 @@ namespace Handbrake.Presets
private string name;
private string query;
- public Preset()
- {
- }
-
/// <summary>
/// Get or Set the preset's level. This indicated if it is a root or child node
/// </summary>