mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Remove a redundant typedef from the sqlite3_rsync.c source file.
FossilOrigin-Name: b4c37c6bcc644e21a29955e31151ea22a07627e524ce913afd3d2d6eeb7e0bb6
This commit is contained in:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user