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

Commit 4ff4a1fa authored by Hung-ying Tyan's avatar Hung-ying Tyan
Browse files

SIP: remove unused file.

Change-Id: If173fed70080de7d903bc176d91bd94338c4fdcb
parent 6fca3e68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ public class SipPhoneFactory {
            SipProfile profile = new SipProfile.Builder(sipUri).build();
            return new SipPhone(context, phoneNotifier, profile);
        } catch (ParseException e) {
            Log.w("SipPhoneProxy", "setPhone", e);
            Log.w("SipPhoneFactory", "makePhone", e);
            return null;
        }
    }
+0 −763

File deleted.

Preview size limit exceeded, changes collapsed.