fixed a bug that made us use only 16 bits of the file checksum when
[rsync/rsync.git] / compat.c
index af72f8b..ee9e052 100644 (file)
--- a/compat.c
+++ b/compat.c
@@ -23,8 +23,6 @@
 
 extern int am_server;
 
-extern int csum_length;
-
 extern int preserve_links;
 extern int preserve_perms;
 extern int preserve_devices;