Remove IDE comment
This commit is contained in:
parent
4a21dd3232
commit
1d80c185d8
@ -1,11 +1,3 @@
|
||||
//
|
||||
// GBSplitView.h
|
||||
// SameBoySDL
|
||||
//
|
||||
// Created by Lior Halphon on 9/4/20.
|
||||
// Copyright © 2020 Lior Halphon. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface GBSplitView : NSSplitView
|
||||
|
@ -1,11 +1,3 @@
|
||||
//
|
||||
// GBSplitView.m
|
||||
// SameBoySDL
|
||||
//
|
||||
// Created by Lior Halphon on 9/4/20.
|
||||
// Copyright © 2020 Lior Halphon. All rights reserved.
|
||||
//
|
||||
|
||||
#import "GBSplitView.h"
|
||||
|
||||
@implementation GBSplitView
|
||||
|
Loading…
Reference in New Issue
Block a user