mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
Clean up the YSF code a little more.
This commit is contained in:
@@ -66,8 +66,6 @@ private:
|
||||
bool openFile();
|
||||
bool writeFile(const unsigned char* data);
|
||||
void closeFile();
|
||||
|
||||
unsigned int calculateBER(const unsigned char* orig, const unsigned char* curr, unsigned int length) const;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user