Skip to content

Commit

Permalink
Remove extra line break
Browse files Browse the repository at this point in the history
  • Loading branch information
kquan committed Nov 14, 2013
1 parent 569d37e commit 70d0e8e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ public void writeToParcel(Parcel out, int flags) {
super.writeToParcel(out, flags);
out.writeInt(lastOpenPosition);
writeBitSet(out, openItems);

}

//required field that makes Parcelables from a Parcel
Expand Down

0 comments on commit 70d0e8e

Please sign in to comment.