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:
parent
7ae7fc9d9d
commit
8c3b64c3d7
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user