mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-21 16:00:17 +00:00
now remove host from database when the user removes it
This commit is contained in:
@@ -20,5 +20,6 @@
|
||||
- (NSArray*) retrieveHosts;
|
||||
- (void) saveHosts;
|
||||
- (Host*) createHost;
|
||||
- (void) removeHost:(Host*)host;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user