support: added install_deps_ubuntu.sh
[rsync.git] / trimslash.c
index 60a746cb0b792856d1bac493acbb3788e70f0336..1ec928cac46c064f57dc17dfacb0b8de18105009 100644 (file)
@@ -26,11 +26,6 @@ int am_root = 0;
 int am_sender = 1;
 int read_only = 1;
 int list_only = 0;
-int preserve_perms = 0;
-int preserve_executability = 0;
-int preallocate_files = 0;
-int open_noatime = 0;
-int inplace = 0;
 
 int
 main(int argc, char **argv)