am f1b25bd4: fix the build: remove duplicated line

* commit 'f1b25bd43464b2603da98ce5f03f41d9819d2374':
  fix the build: remove duplicated line
This commit is contained in:
Chris Wren
2015-06-23 20:42:45 +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) {