1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-01-31 07:10:14 -05:00

removed unused private fields gesture{Detector,Listener}

This commit is contained in:
András Veres-Szentkirályi 2012-07-06 14:04:19 +02:00
parent 7ae7fc9d9d
commit 8c3b64c3d7

View File

@ -272,8 +272,6 @@ public class MessageList
private Account mAccount;
private int mUnreadMessageCount = 0;
private GestureDetector gestureDetector;
private View.OnTouchListener gestureListener;
/**
* Stores the name of the folder that we want to open as soon as possible
* after load.