aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.c')
-rw-r--r--src/os_unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os_unix.c b/src/os_unix.c
index a41b57983..23b558b09 100644
--- a/src/os_unix.c
+++ b/src/os_unix.c
@@ -6084,7 +6084,6 @@ int sqlite3_os_init(void){
unixSleep, /* xSleep */ \
unixCurrentTime, /* xCurrentTime */ \
unixGetLastError, /* xGetLastError */ \
- 0, /* xRename */ \
unixCurrentTimeInt64, /* xCurrentTimeInt64 */ \
}