diff options
Diffstat (limited to 'scripts/abs2rel.pl')
-rwxr-xr-x | scripts/abs2rel.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/abs2rel.pl b/scripts/abs2rel.pl index dd35211d97..3b0de10655 100755 --- a/scripts/abs2rel.pl +++ b/scripts/abs2rel.pl @@ -5,7 +5,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ use strict; require File::Spec; |