Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 047582b5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove the extern declaration of `sehandle` from roots.cpp."

parents 3168ddf7 fd7d835f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -51,8 +51,6 @@ using android::fs_mgr::ReadDefaultFstab;

static Fstab fstab;

extern struct selabel_handle* sehandle;

void load_volume_table() {
  if (!ReadDefaultFstab(&fstab)) {
    LOG(ERROR) << "Failed to read default fstab";