diff options
Diffstat (limited to 'third_party/git/perl/header_templates/fixed_prefix.template.pl')
-rw-r--r-- | third_party/git/perl/header_templates/fixed_prefix.template.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/git/perl/header_templates/fixed_prefix.template.pl b/third_party/git/perl/header_templates/fixed_prefix.template.pl deleted file mode 100644 index 857b4391a499..000000000000 --- a/third_party/git/perl/header_templates/fixed_prefix.template.pl +++ /dev/null @@ -1 +0,0 @@ -use lib (split(/@@PATHSEP@@/, $ENV{GITPERLLIB} || '@@INSTLIBDIR@@')); |