am 95470bf0: am f1b25bd4: fix the build: remove duplicated line

* commit '95470bf097eabe2079552c7e77d421972f24fb00':
  fix the build: remove duplicated line
This commit is contained in:
Chris Wren
2015-06-23 21:07:39 +00:00
committed by Android Git Automerger

View File

@@ -68,7 +68,6 @@ public class NotificationUsageStats {
private final SQLiteLog mSQLiteLog;
private final Context mContext;
private final Handler mHandler;
private final Handler mHandler;
private long mLastEmitTime;
public NotificationUsageStats(Context context) {