[banshee] [gst#] Remove ifdef - it's in the Makefile
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [gst#] Remove ifdef - it's in the Makefile
- Date: Sat, 5 Jun 2010 00:05:26 +0000 (UTC)
commit 65f8bf2cbe2ee72f8ee74c83169cd24b95f0d2a1
Author: Gabriel Burt <gabriel burt gmail com>
Date: Fri Jun 4 17:04:22 2010 -0700
[gst#] Remove ifdef - it's in the Makefile
.../Banshee.GStreamerSharp/PlayerEngine.cs | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/PlayerEngine.cs b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/PlayerEngine.cs
index 5d8269d..882c35f 100644
--- a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/PlayerEngine.cs
+++ b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/PlayerEngine.cs
@@ -26,8 +26,6 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
-#if ENABLE_GST_SHARP
-
using System;
using System.Collections;
using System.Runtime.InteropServices;
@@ -150,4 +148,3 @@ namespace Banshee.GStreamerSharp
}
}
}
-#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]