diff options
Diffstat (limited to 'src/wal.c')
-rw-r--r-- | src/wal.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1649,7 +1649,6 @@ static int walCheckpoint( } assert( pIter ); - mxPage = pWal->hdr.nPage; if( eMode!=SQLITE_CHECKPOINT_PASSIVE ) xBusy = xBusyCall; /* Compute in mxSafeFrame the index of the last frame of the WAL that is |