[banshee/stable-vis] Removed unused stubbed class file



commit 997df175c2cbcc389a83f80f6baa296bc9dfea48
Author: Aaron Bockover <abockover novell com>
Date:   Mon May 4 23:14:23 2009 -0400

    Removed unused stubbed class file
---
 .../Banshee.GStreamer.Engine/PlayerEngine.cs       |   38 --------------------
 1 files changed, 0 insertions(+), 38 deletions(-)

diff --git a/src/Backends/Banshee.GStreamer/Banshee.GStreamer.Engine/PlayerEngine.cs b/src/Backends/Banshee.GStreamer/Banshee.GStreamer.Engine/PlayerEngine.cs
deleted file mode 100644
index f7fca27..0000000
--- a/src/Backends/Banshee.GStreamer/Banshee.GStreamer.Engine/PlayerEngine.cs
+++ /dev/null
@@ -1,38 +0,0 @@
-// 
-// PlayerEngine.cs
-//  
-// Author:
-//       Aaron Bockover <abockover novell com>
-// 
-// Copyright 2009 Aaron Bockover
-// 
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-// 
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-// 
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-using System;
-using System.Runtime.InteropServices;
-
-namespace Banshee.GStreamer.Engine
-{
-    public class PlayerEngine
-    {
-        public PlayerEngine ()
-        {
-        }
-    }
-}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]