Got rid of a useless extern.

This commit is contained in:
Wayne Davison
2005-03-30 16:33:41 +00:00
parent 1ed91a04fe
commit 9c63d83d3d

View File

@@ -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;