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

Commit 03381faf authored by Hung-ying Tyan's avatar Hung-ying Tyan Committed by Android Git Automerger
Browse files

am 1777a274: SIP: remove unused file.

Merge commit '1777a274' into gingerbread-plus-aosp

* commit '1777a274':
  SIP: remove unused file.
parents 679ac09a 1777a274
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.