mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 22:50:57 +00:00
Stop using CoreData-backed objects in any non-DataManager code
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// TemporaryHost.m
|
||||
// Moonlight
|
||||
//
|
||||
// Created by Cameron Gutman on 12/1/15.
|
||||
// Copyright © 2015 Moonlight Stream. All rights reserved.
|
||||
//
|
||||
|
||||
#import "TemporaryHost.h"
|
||||
|
||||
@implementation TemporaryHost
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user