diff options
Diffstat (limited to 'services/inputflinger/dispatcher/DragState.cpp')
-rw-r--r-- | services/inputflinger/dispatcher/DragState.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/services/inputflinger/dispatcher/DragState.cpp b/services/inputflinger/dispatcher/DragState.cpp index 2e2df43009..e1844a4a3a 100644 --- a/services/inputflinger/dispatcher/DragState.cpp +++ b/services/inputflinger/dispatcher/DragState.cpp @@ -16,9 +16,7 @@ #include "DragState.h" #include <android-base/stringprintf.h> -#include <input/InputWindow.h> -using android::InputWindowHandle; using android::base::StringPrintf; namespace android::inputdispatcher { |