mirror of
https://github.com/moparisthebest/k-9
synced 2025-03-02 09:31:49 -05:00
removed unused private fields gesture{Detector,Listener}
This commit is contained in:
parent
7ae7fc9d9d
commit
8c3b64c3d7
@ -272,8 +272,6 @@ public class MessageList
|
|||||||
private Account mAccount;
|
private Account mAccount;
|
||||||
private int mUnreadMessageCount = 0;
|
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
|
* Stores the name of the folder that we want to open as soon as possible
|
||||||
* after load.
|
* after load.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user