dup: cleanup unused var.
authorintrigeri <intrigeri@boum.org>
Sun, 5 Aug 2007 15:20:34 +0000 (15:20 +0000)
committerintrigeri <intrigeri@boum.org>
Sun, 5 Aug 2007 15:20:34 +0000 (15:20 +0000)
handlers/dup

index 8e0367d85e36a71b9534f8bc9a82b2cd916f600f..edb43ac4b90ddcf8b732f92ae9e7811692e1f48d 100644 (file)
@@ -129,8 +129,6 @@ execstr_clientpart="/"
 
 set -o noglob
 
-symlinks_warning="Maybe you have mixed symlinks and '*' in this statement, which is not supported."
-
 # excludes
 for i in $exclude; do
    str="${i//__star__/*}"