mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 16:49:20 +00:00
Remove useless ChatData files
This commit is contained in:
parent
38656d63b5
commit
e11efb11b7
2 changed files with 0 additions and 26 deletions
|
|
@ -1,13 +0,0 @@
|
|||
//
|
||||
// ChatData.h
|
||||
// linphone
|
||||
//
|
||||
// Created by Diorcet Yann on 05/07/12.
|
||||
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface ChatData : NSObject
|
||||
|
||||
@end
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
//
|
||||
// ChatData.m
|
||||
// linphone
|
||||
//
|
||||
// Created by Diorcet Yann on 05/07/12.
|
||||
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
||||
//
|
||||
|
||||
#import "ChatData.h"
|
||||
|
||||
@implementation ChatData
|
||||
|
||||
@end
|
||||
Loading…
Add table
Reference in a new issue