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

Commit 72e06096 authored by Ken Shirriff's avatar Ken Shirriff Committed by Android Git Automerger
Browse files

am 98d1803d: Merge change I11f66b41 into eclair-mr2

Merge commit '98d1803d' into eclair-mr2-plus-aosp

* commit '98d1803d':
  Remove unused SOURCE_ID constant.
parents 62daa729 98d1803d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -84,11 +84,6 @@ public final class Calendar {
     */
    public interface CalendarsColumns
    {
        /**
         * A string that uniquely identifies this contact to its source
         */
        public static final String SOURCE_ID = "sourceid";

        /**
         * The color of the calendar
         * <P>Type: INTEGER (color value)</P>