[banshee] [AppleDevice] Remove Provider from addin manifest file



commit b594204d374e41371e4337cd8148b0aac98f9310
Author: Alex Launi <alex launi gmail com>
Date:   Fri Aug 13 11:18:28 2010 -0400

    [AppleDevice] Remove Provider from addin manifest file

 .../Banshee.Dap.AppleDevice.addin.xml              |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.addin.xml b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.addin.xml
index 5c9a5b0..3fbb0c2 100644
--- a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.addin.xml
+++ b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice.addin.xml
@@ -16,10 +16,6 @@
     <Addin id="Banshee.Dap" version="1.0"/>
   </Dependencies>
 
-  <Extension path="/Banshee/Platform/HardwareDeviceProvider">
-    <HardwareDeviceProvider class="Banshee.Dap.AppleDevice.AppleDeviceProvider"/>
-  </Extension>
-  
   <Extension path="/Banshee/Dap/DeviceClass">
     <DeviceClass class="Banshee.Dap.AppleDevice.AppleDeviceSource" priority="10"/>
   </Extension>



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