mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-10 10:27:13 -04:00
Got rid of a useless extern.
This commit is contained in:
@@ -71,7 +71,6 @@ extern int compare_dest;
|
||||
extern int copy_dest;
|
||||
extern int link_dest;
|
||||
extern int whole_file;
|
||||
extern int local_server;
|
||||
extern int list_only;
|
||||
extern int read_batch;
|
||||
extern int only_existing;
|
||||
|
||||
Reference in New Issue
Block a user