Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[ios, macos] Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
boundsj committed Sep 7, 2016
1 parent 939cca1 commit 5e23970
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions platform/darwin/src/MGLStyleLayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,4 @@
@property (nonatomic, readonly) NSString *sourceIdentifier;
@property (nonatomic, readonly) NSString *sourceLayerIdentifier;

//- (instancetype)initWithLayerIdentifier:(NSString *)layerIdentifier;
//- (instancetype)initWithLayerIdentifier:(NSString *)layerIdentifier sourceIdentifier:(NSString *)sourceIdentifier;
//- (instancetype)initWithLayerIdentifier:(NSString *)layerIdentifier sourceIdentifier:(NSString *)sourceIdentifier sourceLayer:(NSString *)sourceLayer;

@end

0 comments on commit 5e23970

Please sign in to comment.