diff options
Diffstat (limited to 'win/CS/HandBrake.ApplicationServices/Functions/PlistHelper.cs')
-rw-r--r-- | win/CS/HandBrake.ApplicationServices/Functions/PlistHelper.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/CS/HandBrake.ApplicationServices/Functions/PlistHelper.cs b/win/CS/HandBrake.ApplicationServices/Functions/PlistHelper.cs index fab40a27c..8ce092dad 100644 --- a/win/CS/HandBrake.ApplicationServices/Functions/PlistHelper.cs +++ b/win/CS/HandBrake.ApplicationServices/Functions/PlistHelper.cs @@ -3,7 +3,6 @@ Homepage: <http://handbrake.fr>.
It may be used under the terms of the GNU General Public License. */
-
namespace HandBrake.ApplicationServices.Functions
{
using System;
|