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

Commit 554776e5 authored by Svetoslav's avatar Svetoslav Committed by Svetoslav Ganov
Browse files

Remove an obsolete code comment

Change-Id: Ia04f18eb9e9153d46e12219482e84b862e4ec8e6
parent a4c7524b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -979,9 +979,6 @@ public class ActivityChooserModel extends DataSetObservable {
        }
    }

    /**
     * Command for reading the historical records from a file off the UI thread.
     */
    private void readHistoricalDataImpl() {
        FileInputStream fis = null;
        try {