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

Commit 1777a274 authored by Hung-ying Tyan's avatar Hung-ying Tyan
Browse files

SIP: remove unused file.

Change-Id: Ifb3582da888926e62775a73a6b3080d15f1c3e42
parent a5ae50cd
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 −749

File deleted.

Preview size limit exceeded, changes collapsed.