diff --git a/include/binder/CursorWindow.h b/include/binder/CursorWindow.h index 4fbff2ac9..f0b2909dc 100644 --- a/include/binder/CursorWindow.h +++ b/include/binder/CursorWindow.h @@ -25,7 +25,6 @@ #include #define DEFAULT_WINDOW_SIZE 4096 -#define MAX_WINDOW_SIZE (1024 * 1024) #define WINDOW_ALLOCATION_SIZE 4096 #define ROW_SLOT_CHUNK_NUM_ROWS 16