[banshee] [AppleDevice] Back out commit 1f4aa80 until libgpod-sharp is updated



commit 09c7c05609370631873c827139082bda5fa26895
Author: Alan McGovern <alan mcgovern gmail com>
Date:   Sun Aug 29 23:51:24 2010 +0100

    [AppleDevice] Back out commit 1f4aa80 until libgpod-sharp is updated

 .../Banshee.Dap.AppleDevice/AppleDeviceSource.cs   |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceSource.cs b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceSource.cs
index 9c166c9..3f88425 100644
--- a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceSource.cs
+++ b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceSource.cs
@@ -482,7 +482,6 @@ namespace Banshee.Dap.AppleDevice
                                                Catalog.GetString ("Preparing to synchronize..."), GetIconNames ());
             progressUpdater.Register ();
 
-            MediaDatabase.StartSync ();
             message = Catalog.GetString ("Adding track {0} of {1}");
             total = tracks_to_add.Count;
             while (tracks_to_add.Count > 0) {



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