Revert "bug:2448371 cursorwindow size moved to resource xml file."

This reverts commit 2594bae1f551d758c5c88771310d1ee3dc2c71ac.
This commit is contained in:
Vasu Nori 2010-12-20 14:23:48 -08:00
parent 626b3f86fa
commit 204249bcbe

View File

@ -25,6 +25,7 @@
#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