diff options
Diffstat (limited to 'tool/sqlite3_rsync.c')
-rw-r--r-- | tool/sqlite3_rsync.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tool/sqlite3_rsync.c b/tool/sqlite3_rsync.c index a6b4d6135..46ff2e50e 100644 --- a/tool/sqlite3_rsync.c +++ b/tool/sqlite3_rsync.c @@ -601,8 +601,6 @@ void add_path_argument(sqlite3_str *pStr){ # endif #endif -typedef sqlite3_uint64 u64; - /* ** State structure for a Hash hash in progress */ |