about summary refs log tree commit diff
path: root/scripts/GeneratePatches.pm.in
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2010-12-05T17·50+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2010-12-05T17·50+0000
commit365f3028ddfb5487f35ebbb9adc42ddf9459113d (patch)
tree211e4ba436ffa2f2badb458386864968837e3aff /scripts/GeneratePatches.pm.in
parentf42a505ab71ba421797ac511e1221ccbefef8ab9 (diff)
* Use CamelCase for the Perl modules.
Diffstat (limited to 'scripts/GeneratePatches.pm.in')
-rwxr-xr-xscripts/GeneratePatches.pm.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/GeneratePatches.pm.in b/scripts/GeneratePatches.pm.in
index bb7111f8e34b..2d2653255e54 100755
--- a/scripts/GeneratePatches.pm.in
+++ b/scripts/GeneratePatches.pm.in
@@ -2,7 +2,6 @@
 
 use strict;
 use File::Temp qw(tempdir);
-use readmanifest;
 
 
 # Some patch generations options.