From f4210a0cc7d9c7e9773f21be453e540f3dcaaff4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 22 Jul 2011 14:43:31 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1517 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/ppmquant | 2 -- 1 file changed, 2 deletions(-) (limited to 'editor/ppmquant') diff --git a/editor/ppmquant b/editor/ppmquant index 11bce6d2..08f4c187 100755 --- a/editor/ppmquant +++ b/editor/ppmquant @@ -13,8 +13,6 @@ use strict; use Getopt::Long; -my $TRUE=1; my $FALSE = 0; - my @ppmquantArgv = @ARGV; Getopt::Long::Configure('pass_through'); -- cgit 1.4.1