@@ -, +, @@ anyway) --- misc/stage_file.pl | 2 -- 1 file changed, 2 deletions(-) --- a/misc/stage_file.pl +++ a/misc/stage_file.pl @@ -19,8 +19,6 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -#use strict; -#use warnings; use Modern::Perl; BEGIN { # find Koha's Perl modules --