mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 14:40:56 +00:00
fixed a lot of jank. created a utils file and removed unused files
This commit is contained in:
@@ -23,7 +23,4 @@
|
||||
- (NSData*) saltPIN:(NSString*)PIN;
|
||||
- (void) initiatePair;
|
||||
|
||||
+ (NSData*) randomBytes:(NSInteger)length;
|
||||
+ (NSString*) bytesToHex:(NSData*)data;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user