mirror of
https://github.com/somegeekintn/SimDirs.git
synced 2026-03-25 08:55:54 +00:00
cleanup unused bits
This commit is contained in:
parent
ec37d8be2b
commit
ed64d0bc7c
2 changed files with 0 additions and 26 deletions
|
|
@ -1,13 +0,0 @@
|
|||
//
|
||||
// QSDeviceInfo.h
|
||||
// SimDirs
|
||||
//
|
||||
// Created by Casey Fleser on 10/31/14.
|
||||
// Copyright (c) 2014 Quiet Spark. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface QSDeviceInfo : NSObject
|
||||
|
||||
@end
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
//
|
||||
// QSDeviceInfo.m
|
||||
// SimDirs
|
||||
//
|
||||
// Created by Casey Fleser on 10/31/14.
|
||||
// Copyright (c) 2014 Quiet Spark. All rights reserved.
|
||||
//
|
||||
|
||||
#import "QSDeviceInfo.h"
|
||||
|
||||
@implementation QSDeviceInfo
|
||||
|
||||
@end
|
||||
Loading…
Reference in a new issue