diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-01-06 22:27:42 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-01-06 22:27:42 +0100 |
commit | bf6ccec6334141be5e0247f9cf3f34762f668e40 (patch) | |
tree | 971424bda5932c7f6fecaa4580e613801d644651 /solenv | |
parent | b1817420911296ce21d4db145e12c9cbeec9c228 (diff) |
solenv: that perl crud looks unhappy
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/bin/make_installer.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/make_installer.pl b/solenv/bin/make_installer.pl index 57dd86c60098..5bcee7fa4343 100644 --- a/solenv/bin/make_installer.pl +++ b/solenv/bin/make_installer.pl @@ -73,7 +73,6 @@ use installer::windows::font; use installer::windows::icon; use installer::windows::idtglobal; use installer::windows::inifile; -use installer::windows::java; use installer::windows::media; use installer::windows::mergemodule; use installer::windows::msiglobal; |