aboutsummaryrefslogtreecommitdiff
path: root/src/os_win.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_win.c')
-rw-r--r--src/os_win.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os_win.c b/src/os_win.c
index 5f2e05323..51223dfe9 100644
--- a/src/os_win.c
+++ b/src/os_win.c
@@ -2478,7 +2478,6 @@ int sqlite3_os_init(void){
winSleep, /* xSleep */
winCurrentTime, /* xCurrentTime */
winGetLastError, /* xGetLastError */
- 0, /* xRename */
winCurrentTimeInt64, /* xCurrentTimeInt64 */
};