Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
bang590 committed May 25, 2015
1 parent 142b9eb commit 57d2336
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions JSPatch/JPEngine.m
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ @interface JPEngine ()
@property (nonatomic, assign) NSInteger cacheArgumentsIdx;
@end

@implementation JPEngine {
JSContext *_context;
}
@implementation JPEngine

static JSContext *_context;

Expand Down

0 comments on commit 57d2336

Please sign in to comment.