Skip to content

Commit

Permalink
Removed unused interface
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandoit committed Apr 25, 2022
1 parent 63514bb commit 64ff5ed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Source/Renderer/RiveFile.mm
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
#import <Rive.h>
#import <RivePrivateHeaders.h>

@interface RiveFile ()

- (rive::BinaryReader) getReader:(UInt8 *)bytes byteLength:(UInt64)length;

@end

/*
* RiveFile
Expand Down

0 comments on commit 64ff5ed

Please sign in to comment.