[banshee] [AppleDevice] Remove two FIXMEs that don't need to be there.
- From: Alex Launi <alexlauni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] [AppleDevice] Remove two FIXMEs that don't need to be there.
- Date: Fri, 13 Aug 2010 23:35:56 +0000 (UTC)
commit acee9ba8e0e53d3e695fab557bc31935d7fa07af
Author: Alex Launi <alex launi gmail com>
Date: Fri Aug 13 19:35:05 2010 -0400
[AppleDevice] Remove two FIXMEs that don't need to be there.
.../Banshee.Dap.AppleDevice/AppleDeviceSource.cs | 3 ---
1 files changed, 0 insertions(+), 3 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 7af2209..c06360a 100644
--- a/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceSource.cs
+++ b/src/Dap/Banshee.Dap.AppleDevice/Banshee.Dap.AppleDevice/AppleDeviceSource.cs
@@ -75,9 +75,6 @@ namespace Banshee.Dap.AppleDevice
base.DeviceInitialize (device);
Device = new GPod.Device (Volume.MountPoint);
-
- // FIXME: Set name properly using libgpod.
- // FIXME: How do we detect if playlists are supported?
Name = Volume.Name;
SupportsPlaylists = true;
SupportsPodcasts = Device.SupportsPodcast;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]