From 0dc659ba728b5570564ef09cf1d73c8110529def Mon Sep 17 00:00:00 2001 From: sr55 Date: Wed, 14 Jun 2017 22:09:19 +0100 Subject: WinGui: Remove OpenCL code that was breaking things. --- win/CS/HandBrake.ApplicationServices/Interop/Json/Encode/Video.cs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'win/CS/HandBrake.ApplicationServices/Interop/Json/Encode') diff --git a/win/CS/HandBrake.ApplicationServices/Interop/Json/Encode/Video.cs b/win/CS/HandBrake.ApplicationServices/Interop/Json/Encode/Video.cs index 6844eaf0d..b22910768 100644 --- a/win/CS/HandBrake.ApplicationServices/Interop/Json/Encode/Video.cs +++ b/win/CS/HandBrake.ApplicationServices/Interop/Json/Encode/Video.cs @@ -77,11 +77,6 @@ namespace HandBrake.ApplicationServices.Interop.Json.Encode /// public string Tune { get; set; } - /// - /// Gets or sets a value indicating whether open cl. - /// - public bool OpenCL { get; set; } - /// /// Gets or sets a value indicating whether hw decode. /// -- cgit v1.2.3