Don't need to find system_dev

This commit is contained in:
topjohnwu
2020-03-31 22:41:25 -07:00
parent 5537b083a8
commit 543ce937ec
4 changed files with 4 additions and 15 deletions

View File

@@ -66,7 +66,6 @@ public:
class SARBase : public MagiskInit {
protected:
raw_data config;
dev_t system_dev;
void backup_files(const char *self_path);
void patch_rootdir();