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

Commit e5ab3e3a authored by Sreeram Ramachandran's avatar Sreeram Ramachandran
Browse files

Add a comment to not delete seemingly unused code.

Change-Id: I5b9d23eea7e850ab5a1f3a4e6c4f8ecdc3844864
parent eec23260
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -574,6 +574,7 @@ int ifc_enable(const char *ifname)
    return result;
}

// Needed by code in hidden partner repositories / branches, so don't delete.
int ifc_disable(const char *ifname)
{
    unsigned addr, count;