aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test6.c b/src/test6.c
index 0d0cf2c2f..306482dcd 100644
--- a/src/test6.c
+++ b/src/test6.c
@@ -633,7 +633,6 @@ static int cfOpen(
** UPDATE: It also contains an assert() verifying that each call
** to the xRead() method reads less than 128KB of data.
*/
- const int isDb = (flags&SQLITE_OPEN_MAIN_DB);
i64 iOff;
memset(pWrapper->zData, 0, pWrapper->nData);