Code review comment for lp:~threeve/ubuntuone-ios-music/the-great-renaming

Revision history for this message
Zachery Bir (urbanape) wrote :

Approved, with the following diff:

=== modified file 'view_controllers/SettingsViewController.m'
--- view_controllers/SettingsViewController.m 2011-07-11 19:36:38 +0000
+++ view_controllers/SettingsViewController.m 2011-07-27 16:33:38 +0000
@@ -29,7 +29,6 @@
 // DAMAGE.

 #import "SettingsViewController.h"
-#import "iSubAppDelegate.h"
 #import "AboutViewController.h"
 #import "Subsonic.h"
 #import "Downloader.h"

=== modified file 'view_controllers/SongViewController.m'
--- view_controllers/SongViewController.m 2011-06-23 13:54:49 +0000
+++ view_controllers/SongViewController.m 2011-07-27 16:33:30 +0000
@@ -29,7 +29,6 @@
 // DAMAGE.

 #import "SongViewController.h"
-#import "iSubAppDelegate.h"
 #import "StreamingPlayer.h"
 #import "AudioStreamer.h"
 #import "Album.h"

review: Approve

« Back to merge proposal