commit | 3c5589a2f97ca692d4a7f994366e6745f82b1a46 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Dec 21 12:22:08 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 21 12:22:08 2010 -0800 |
tree | 33b7b6b8c6f59849cade563b8180b690412bd101 | |
parent | 4f03c5d1a68a73f38459380e5b7c3e6be6320c07 [diff] | |
parent | a76a8045212aa354a13c4c4cbb416bb9fa66a1e2 [diff] |
Merge "Remove unused performance tests."
diff --git a/include/binder/CursorWindow.h b/include/binder/CursorWindow.h index 4fbff2a..f0b2909 100644 --- a/include/binder/CursorWindow.h +++ b/include/binder/CursorWindow.h
@@ -25,7 +25,6 @@ #include <utils/RefBase.h> #define DEFAULT_WINDOW_SIZE 4096 -#define MAX_WINDOW_SIZE (1024 * 1024) #define WINDOW_ALLOCATION_SIZE 4096 #define ROW_SLOT_CHUNK_NUM_ROWS 16